Odel
mcp benchmark hygiene

mcp benchmark hygiene

Local
@sudo-ai-gitPythonMITUpdated 1w ago

Detect pytest config-leakage that corrupts agent-benchmark grading. Deterministic, no-LLM.

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

PyPImcp-benchmark-hygienev1.0.1

Run

uvx mcp-benchmark-hygiene

MCP client config

{
  "mcpServers": {
    "mcp-benchmark-hygiene": {
      "command": "uvx",
      "args": [
        "mcp-benchmark-hygiene"
      ]
    }
  }
}