checkmcp for Claude Desktop
io.github.h129hj/checkmcp
Audit any MCP server's security & quality — OWASP MCP Top 10 + explainable 0-100 MCP Score
client:Claude Desktop
transport:stdio
runtime:pypi
Install checkmcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"checkmcp": {
"command": "uvx",
"args": [
"audit-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs