★ 0 stars
TypeScript
💻 Code/Dev Tools
Updated today
Quality + agent-readiness scorecard for any MCP server. One command, comprehensive score, actionable fixes. Local-first, zero credentials needed.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-scorecard": {
"command": "npx",
"args": [
"-y",
"davidmosiah/mcp-scorecard"
]
}
}
}
Run in terminal:
claude mcp add mcp-scorecard npx -y davidmosiah/mcp-scorecard
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-scorecard": {
"command": "npx",
"args": [
"-y",
"davidmosiah/mcp-scorecard"
]
}
}
}
README Excerpt
<h1 align="center">mcp-scorecard</h1> <p align="center"> <a href="https://github.com/davidmosiah/mcp-scorecard/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/davidmosiah/mcp-scorecard/ci.yml?style=for-the-badge&labelColor=0F172A&color=10B981&logo=github" alt="CI" /></a>
Topics
agent-readinessai-agentsclimcpmcp-servermodel-context-protocolqualityscorecardtypescript