Loomal

Judges Panel

MCP server by github.com/kevinrabun/judges

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

6 starsnpm: @kevinrabun/judges

About Judges Panel

Judges Panel is an MCP (Model Context Protocol) server published by kevinrabun in the official MCP registry, listed under Security on Loomal. 45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.

It ships as an npm package (@kevinrabun/judges), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kevinrabun/judges, where the project has earned 6 GitHub stars.

Use Judges Panel with your agent

Claude Code · one command
claude mcp add judges-panel -- npx -y @kevinrabun/judges
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "judges-panel": {
      "command": "npx",
      "args": [
        "-y",
        "@kevinrabun/judges"
      ]
    }
  }
}
npm@kevinrabun/judges

Frequently asked questions

What is Judges Panel?
Judges Panel is an MCP (Model Context Protocol) server by kevinrabun in the Security category. 45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
How do I connect Judges Panel to Claude, Cursor, or another MCP client?
Install Judges Panel from its npm package (@kevinrabun/judges) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Judges Panel open source?
Yes — the source code is public at github.com/kevinrabun/judges, with 6 GitHub stars.
Can AI agents pay to use Judges Panel?
Not yet through Loomal — Judges Panel is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Judges Panel? Claim this listing free by verifying GitHub ownership, or contact us.