MCP-сервер MCP Scorecard (оценка).
npx -y mcp-scorecard https://github.com/davidmosiah/whoop-mcp # Audit a local build npx -y mcp-scorecard /Users/you/Desktop/my-mcp/dist/index.js # CI gate: fail the build if the score drops npx -y mcp-scorecard my-mcp --min-score 80 # Structured JSON for piping into your own tooling npx -y mcp-score