iris-eval/mcp-server
by Various
The agent eval standard for MCP — score output quality, catch safety failures, enforce cost budgets
MCP
iris-eval/mcp-server
Added 1 June 2026
Overview
iris-eval/mcp-server provides a standardized evaluation framework for agents using the Model Context Protocol (MCP). It scores output quality, detects safety failures, and enforces cost budgets to help developers assess and control agent behavior.
Best for
Best for
Developers building and evaluating agents that use the Model Context Protocol
Use cases
- Benchmark agent output quality against defined criteria
- Automatically catch safety violations during agent execution
- Enforce per-call or cumulative cost limits to prevent budget overruns
How to use
Install
npx @iris-eval/mcp-server --demo Tools exposed
IRIS_TRANSPORTIRIS_HOSTIRIS_PORTIRIS_HOMEIRIS_DB_PATHIRIS_LOG_LEVELIRIS_DASHBOARDIRIS_DASHBOARD_PORTIRIS_DASHBOARD_HOSTIRIS_API_KEYIRIS_ALLOW_UNAUTHENTICATEDIRIS_ALLOWED_ORIGINSIRIS_NO_AUTO_LAUNCHIRIS_ANTHROPIC_API_KEYIRIS_OPENAI_API_KEYIRIS_LLM_JUDGE_MAX_COST_USD_PER_EVALIRIS_CITATION_ALLOW_FETCHIRIS_CITATION_DOMAINSIRIS_OTEL_ENDPOINTIRIS_OTEL_SERVICE_NAME
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue, VS Code, ChatGPT
Example client config
{\n "mcpServers": {\n "iris-eval": {\n "command": "npx",\n "args": ["@iris-eval/mcp-server"]\n }\n }\n} Notes
iris-eval/mcp-server provides a standardized evaluation framework for agents using the Model Context Protocol (MCP). It scores output quality, detects safety failures, and enforces cost budgets to help developers assess and control agent behavior.
6 stars on GitHub. Last updated 2026-05-25. Licensed MIT.
Use cases
- Benchmark agent output quality against defined criteria
- Automatically catch safety violations during agent execution
- Enforce per-call or cumulative cost limits to prevent budget overruns
Pros
- Offers a formal evaluation standard for MCP-based agents
- Combines quality, safety, and cost checks in one tool
- Written in TypeScript for type-safe integration
Cons
- Very low GitHub star count (6) suggests limited community adoption
- Tightly coupled to the MCP ecosystem, not useful outside it
- Requires agent infrastructure already built on MCP
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Offers a formal evaluation standard for MCP-based agents
- Combines quality, safety, and cost checks in one tool
- Written in TypeScript for type-safe integration
Cons
- Very low GitHub star count (6) suggests limited community adoption
- Tightly coupled to the MCP ecosystem, not useful outside it
- Requires agent infrastructure already built on MCP
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
