Statistical checks an agent runs before trusting an AI eval number (is #1 real, judge bias, more).
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx eval-integrity
MCP client config
{
"mcpServers": {
"evalgate": {
"command": "uvx",
"args": [
"eval-integrity"
]
}
}
}