DirectoryEval View MCP
tools

Eval View MCP

by hidai25

55
Health
fair
48
Popularity

Proof your AI agent still works. Regression testing with golden baselines, tool-call diffing, and output drift detection. MCP server + Claude Code skills. LangGraph, CrewAI, Anthropic, OpenAI.

49stars
8forks
Python
Apache-2.0
Updated March 11, 2026
#agent-benchmark#agent-evaluation#agentic-ai#ai-agents#anthropic#crewai#evaluation#langchain-agent#langgraph#openai-assistants#pytest#testing

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "eval-view-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "eval-view"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx eval-view

Maintenance Healthfair

Freshness32/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated recently
Solo project

Server Info

Categorytools
LanguagePython
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory