mcp-server

iris-eval/mcp-server
★ 1 stars TypeScript 🤖 AI/LLM Updated 1mo ago
MCP-native agent evaluation and observability server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "iris-eval/mcp-server"
      ]
    }
  }
}

Topics

mcp-agent-evaluation-observability-tracing-llm-ai