Skip to content
Back to search
30
MCP

io.github.hidai25/evalview-mcp

io.github.hidai25/evalview-mcp

Regression testing for AI agents. Golden baselines, CI/CD, LangGraph, CrewAI, OpenAI, Claude.

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

Similar MCP servers embedding-nearest

dev.dungbeetle/mcp
Visual regression & snapshot testing for AI agents — list runs, read semantic diffs, review.
0 tools
io.github.KryptosAI/mcp-observatory
Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift.
0 tools
io.github.kryptosai/mcp-observatory
Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift.
0 tools
agent-eval-mcp
Deterministic evaluation tools for AI coding agents, exposed as an MCP server.
0 tools
io.github.tesults/tesults-mcp
Ask your AI agent why your tests are failing. Instant analysis on failures and regressions.
0 tools
io.github.csoai-org/test-case-generator-ai-mcp
AI-powered test case generator ai MCP server for agents. Supports generate test cases, generate
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.hidai25/evalview-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}