claude mcp add evinabun-judges -- npx -y @kevinrabun/judges
{
"mcpServers": {
"evinabun-judges": {
"command": "npx",
"args": ["-y", "@kevinrabun/judges"]
}
}
}
{
"mcpServers": {
"evinabun-judges": {
"command": "npx",
"args": ["-y", "@kevinrabun/judges"]
}
}
}
{
"mcpServers": {
"evinabun-judges": {
"command": "npx",
"args": ["-y", "@kevinrabun/judges"]
}
}
}
About This MCP Server
The io.github.KevinRabun/judges server is a Model Context Protocol server that provides a set of tools for evaluating AI-generated code, connecting to npm and utilizing stdio. This server enables developers to assess the security, cost, and quality of generated code using 45 built-in judges and an abstract syntax tree. Developers would use this server to ensure the reliability and performance of AI-generated code in their projects.
45 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.