mcp-graveyard
Installation
SKILL.md
mcp-graveyard
CLI that audits MCP server tool usage. Server-first table grouped into ACTIVE / DEAD / HALLUCINATED / MISSING buckets.
How to invoke
Run via npx mcp-graveyard@latest <subcommand> [flags] — no install needed.
Subcommands
audit(default) — classify every server. Flags:--days N,--only <bucket>,--tools <server>(drill-in),--json,--claude-dir <path>.prune— print removal plan.--applyto execute (with auto-backup of removed config to a timestamped file).suggest— actionable triage for unused/hallucinated.projects— per-project breakdown.
Decision flow
Related skills