← Index

io.github.lazymac2x/mcpwatch

io.github.lazymac2x/mcpwatch·v0.1.1·Other
Quality Score
80
/100

Audit MCP servers from inside Claude Code. 10 OWASP checks, A-F grade, live leaderboard.

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