GitHub Action for evaluating MCP server tool calls using LLM-based scoring
| Tool name | Description | Destructive? |
|---|---|---|
| add | ✓ no |
{
"mcpServers": {
"mcp-evals": {
"command": "npx",
"args": [
"-y",
"mcp-evals"
]
}
}
}