SERVER
MCP Server
Rank #2432io.github.iris-eval/mcp-server
The agent eval standard for MCP. Score every agent output for quality, safety, and cost.
First listed
Mar 14, 2026
Last publish date
May 9, 2026
OVERVIEW
MCP Server is a Model Context Protocol (MCP) server published by iris-eval. It ranks #2432 of 58,832 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 13 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on May 9, 2026.
STANDING
#2,432of 58,832 tracked serversTop 5%
Ranks ahead of 56,400 of 58,832 servers on MCP Toplist.
CONNECT
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"iris-eval": {
"command": "npx",
"args": [
"-y",
"@iris-eval/mcp-server"
],
"env": {
"IRIS_API_KEY": "<your IRIS_API_KEY>",
"IRIS_DB_PATH": "<your IRIS_DB_PATH>",
"IRIS_LOG_LEVEL": "<your IRIS_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
iris-eval
VERSIONS
Available versions (13)
| Version | Published |
|---|---|
| 0.4.2 | May 9, 2026 |
| 0.4.0 | Apr 24, 2026 |
| 0.3.0 | Apr 22, 2026 |
| 0.2.4 | Apr 17, 2026 |
| 0.2.3 | Apr 17, 2026 |
| 0.2.2 | Apr 17, 2026 |
| 0.2.1 | Apr 16, 2026 |
| 0.1.8 | Mar 26, 2026 |
| 0.1.7 | Mar 26, 2026 |
| 0.1.6 | Mar 23, 2026 |
| 0.1.4 | Mar 20, 2026 |
| 0.1.3 | Mar 15, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Server?
- The agent eval standard for MCP. Score every agent output for quality, safety, and cost.
- Who maintains MCP Server?
- MCP Server is maintained by iris-eval, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is MCP Server an official MCP server?
- Yes — MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MCP Server have?
- MCP Toplist tracks 13 versions of MCP Server, most recently published on May 9, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/iris-eval/mcp-server.
EXPLORE