Odel
evalgate

evalgate

Local
@ipezygj1PythonMITUpdated 1mo ago

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).

PyPIeval-integrityv0.4.1

Run

uvx eval-integrity

MCP client config

{
  "mcpServers": {
    "evalgate": {
      "command": "uvx",
      "args": [
        "eval-integrity"
      ]
    }
  }
}