Eval Harness
MCP Serverby WenJunDuan · Added 5mo ago
Claude
72
Install
git clone https://github.com/WenJunDuan/RluesAdd to Claude
claude mcp add eval-harnessQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"eval-harness": {
"command": "npx",
"args": [
"@modelcontextprotocol/eval-harness"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Verification loop evaluation framework. Provides graders, metrics, and pass@k evaluation for code quality assurance. Integrates with verification-loop for systematic quality gates.
Tags
developmentjavascripttypescriptjavabashskill