Loomal

evalview-mcp

MCP server by github.com/hidai25/eval-view

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

114 starspypi: evalview

About evalview-mcp

evalview-mcp is an MCP (Model Context Protocol) server published by hidai25 in the official MCP registry, listed under Autonomous Agents on Loomal. Regression testing for AI agents. Golden baselines, CI/CD, LangGraph, CrewAI, OpenAI, Claude.

It ships as a Python package on PyPI (evalview), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/hidai25/eval-view, where the project has earned 114 GitHub stars.

Use evalview-mcp with your agent

Claude Code · one command
claude mcp add evalview-mcp -- uvx evalview
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "evalview-mcp": {
      "command": "uvx",
      "args": [
        "evalview"
      ]
    }
  }
}
pypievalview

Frequently asked questions

What is evalview-mcp?
evalview-mcp is an MCP (Model Context Protocol) server by hidai25 in the Autonomous Agents category. Regression testing for AI agents. Golden baselines, CI/CD, LangGraph, CrewAI, OpenAI, Claude.
How do I connect evalview-mcp to Claude, Cursor, or another MCP client?
Install evalview-mcp from its pypi package (evalview) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is evalview-mcp open source?
Yes — the source code is public at github.com/hidai25/eval-view, with 114 GitHub stars.
Can AI agents pay to use evalview-mcp?
Not yet through Loomal — evalview-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain evalview-mcp? Claim this listing free by verifying GitHub ownership, or contact us.