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).
Run
uvx mcp-benchmark-hygiene
MCP client config
{
"mcpServers": {
"mcp-benchmark-hygiene": {
"command": "uvx",
"args": [
"mcp-benchmark-hygiene"
]
}
}
}