Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"greynewell-mcpbr": {
"command": "npx",
"args": [
"-y",
"@greynewell/mcpbr"
]
}
}
}
Or smoke-test directly:
npx -y @greynewell/mcpbr
Details
| Website | https://www.npmjs.com/package/@greynewell/mcpbr |
|---|---|
| GitHub | git+https://github.com/greynewell/mcpbr.git |
| License | unknown |
| Pricing | free |
| Tags | mcpbr mcp benchmark model-context-protocol swe-bench cybergym llm agents |
| Sources | npm |
| Discovered | 2026-05-25 |