Back to search
30
MCP

agent-eval-mcp

pypi/agent-eval-mcp

Deterministic evaluation tools for AI coding agents, exposed as an MCP server.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

web-eval-agent
An MCP server that autonomously evaluates web applications.
0 tools
io.github.iris-eval/mcp-server
The agent eval standard for MCP. Score every agent output for quality, safety, and cost.
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
nia-web-eval-agent-mcp
NIA AI Web Evaluation Agent MCP Server - Autonomous browser testing and debugging
0 tools
@iris-eval/mcp-server
The agent eval standard for MCP. Score every agent output for quality, safety, and cost.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-eval-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}