Get a week free of Claude Code →
🛠️

Judges Panel

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

Developer Tools stdio npm npmstdioKevinRabun
RUN IN TERMINAL
claude mcp add evinabun-judges -- npx -y @kevinrabun/judges
ADD TO claude_desktop_config.json
{ "mcpServers": { "evinabun-judges": { "command": "npx", "args": ["-y", "@kevinrabun/judges"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "evinabun-judges": { "command": "npx", "args": ["-y", "@kevinrabun/judges"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "evinabun-judges": { "command": "npx", "args": ["-y", "@kevinrabun/judges"] } } }

About This MCP Server

33 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@kevinrabun/judges on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Judges Panel server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/evinabun-judges.svg)](https://skillsplayground.com/mcps/evinabun-judges/)
SHARE
Share on X

Related MCP Servers