Judges Panel runs on your own machine — the client starts it, so there is no endpoint to ping. 1 872 installs a week from npm. Last commit 7 Apr 2026.
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add judges -- npx -y @kevinrabun/judges
{
"mcpServers": {
"judges": {
"args": [
"-y",
"@kevinrabun/judges"
],
"command": "npx"
}
}
}
[mcp_servers.judges]
command = "npx"
args = ["-y", "@kevinrabun/judges"]
{
"mcpServers": {
"judges": {
"args": [
"-y",
"@kevinrabun/judges"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"judges": {
"args": [
"-y",
"@kevinrabun/judges"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.