mcp scorecard for Claude Desktop
io.github.davidmosiah/mcp-scorecard
Agent-readiness scorecard for any MCP server: 10 checks, 0-100 score, actionable findings.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp scorecard in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-scorecard": {
"command": "npx",
"args": [
"-y",
"mcp-scorecard"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs