← Index

io.github.yifanyifan897645/mcp-checkup

io.github.yifanyifan897645/mcp-checkup·v0.1.0·Other
Quality Score
80
/100

Analyze your MCP setup: token costs, grades, duplicates, and optimization tips

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-checkup": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-checkup"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-checkup": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-checkup"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-checkup
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other