mcp-server-doctor

reaatech/mcp-server-doctor
★ 0 stars TypeScript ⚙️ DevOps Updated 2d ago
Lighthouse for MCP servers — CLI diagnostic and profiling tool that runs 8 checks against any MCP endpoint and produces a letter-graded report card with latency profiling, concurrency stress testing, schema validation, and CI/CD integration.
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-server-doctor": {
      "command": "npx",
      "args": [
        "-y",
        "reaatech/mcp-server-doctor"
      ]
    }
  }
}

Topics

ai-agentscicdclideveloper-toolsdevopsdiagnosticshealth-checkjson-rpclatencyload-testingmcpmcp-toolsmodel-context-protocolnodejsnpm-package