Back to search
30
MCP

io.github.dbsectrainer/mcp-eval-runner

io.github.dbsectrainer/mcp-eval-runner

A standardized testing harness for MCP servers and agent workflows

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

Similar MCP servers embedding-nearest

io.github.iris-eval/mcp-server
The agent eval standard for MCP. Score every agent output for quality, safety, and cost.
0 tools
io.github.dbsectrainer/mcp-agent-trace-inspector
Step-by-step observability for MCP agent workflows
0 tools
io.github.dbsectrainer/mcp-server-health-monitor
Health monitoring for all your MCP servers
0 tools
agent-eval-mcp
Deterministic evaluation tools for AI coding agents, exposed as an MCP server.
0 tools
io.github.bharath-krishna/mcp-test
A simple MCP server with an echo tool for testing purposes
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": {
    "io.github.dbsectrainer/mcp-eval-runner": {
      "url": "None",
      "transport": "http"
    }
  }
}