mcp-eval-server

Hamza2497/mcp-eval-server
★ 0 stars HTML 🤖 AI/LLM Updated 4d ago
MCP server for structured LLM output evaluation — factual accuracy, logical consistency, rubric scoring
View on GitHub → Try with Claude — $10 free →

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-eval-server": {
      "command": "npx",
      "args": [
        "-y",
        "Hamza2497/mcp-eval-server"
      ]
    }
  }
}

Topics

llmmcppydanticpython