MCP-Scorecard

Kerrimoral221/MCP-Scorecard
★ 0 stars Python 🤖 AI/LLM Updated today
Score MCP servers for conformance, security, ergonomics, and metadata in CI before they reach real workflows
View on GitHub →

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": "uvx",
      "args": [
        "mcp-scorecard"
      ]
    }
  }
}

Or install with pip: pip install mcp-scorecard

README Excerpt

MCP-Scorecard scans MCP servers and gives each one a clear risk score. It is built for Windows users who want a simple way to check server safety before they use it in a build or agent setup. It helps you: - scan MCP server setups - find common security risks - review trust signals in a clear report - use the same check each time in CI

Topics

aiclaude-codecodexdevopsdevsecopsevidenceknowledge-basemcpmcp-serverpipelineprescribe-report-protocolsecurityself-hostedstatic-analysistrust-score