← Index

Judges Panel

io.github.KevinRabun/judges·v3.129.9·Security
Quality Score
100
/100

45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "judges": {
      "command": "npx",
      "args": [
        "-y",
        "@kevinrabun/judges"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "judges": {
      "command": "npx",
      "args": [
        "-y",
        "@kevinrabun/judges"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @kevinrabun/judges
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
10
§04  Alternatives in Security