Loading MCP server directory, please wait...
MCP as a Judge: a behavioral MCP that strengthens AI coding assistants via explicit LLM evaluations
npx @getmcp/cli add io.github.OtherVibes/mcp-as-a-judgeRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.OtherVibes/mcp-as-a-judge": {
"command": "uvx",
"args": [
"mcp-as-a-judge"
]
}
}
}