Loomal

Iris-eval MCP

MCP server by github.com/iris-eval/mcp-server

The agent eval standard for MCP. Score every agent output for quality, safety, and cost.

7 starsnpm: @iris-eval/mcp-server

About Iris-eval MCP

Iris-eval MCP is an MCP (Model Context Protocol) server published by iris-eval in the official MCP registry, listed under Autonomous Agents on Loomal. The agent eval standard for MCP. Score every agent output for quality, safety, and cost.

It ships as an npm package (@iris-eval/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/iris-eval/mcp-server, where the project has earned 7 GitHub stars.

Use Iris-eval MCP with your agent

Claude Code · one command
claude mcp add iris-eval-mcp -- npx -y @iris-eval/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "iris-eval-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@iris-eval/mcp-server"
      ]
    }
  }
}
npm@iris-eval/mcp-server

Frequently asked questions

What is Iris-eval MCP?
Iris-eval MCP is an MCP (Model Context Protocol) server by iris-eval in the Autonomous Agents category. The agent eval standard for MCP. Score every agent output for quality, safety, and cost.
How do I connect Iris-eval MCP to Claude, Cursor, or another MCP client?
Install Iris-eval MCP from its npm package (@iris-eval/mcp-server) 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 Iris-eval MCP open source?
Yes — the source code is public at github.com/iris-eval/mcp-server, with 7 GitHub stars.
Can AI agents pay to use Iris-eval MCP?
Not yet through Loomal — Iris-eval 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 Iris-eval MCP? Claim this listing free by verifying GitHub ownership, or contact us.