A lightweight evaluation server running on Cloudflare Workers that exposes MCP over both REST and JSON-RPC 2.0. The implementation uses streamable HTTP transport, making it accessible from any MCP client that supports remote connections. You'd reach for this when you need to integrate AI evaluation capabilities into your workflow without managing infrastructure, since it's already deployed and accessible at api.lazy-mac.com/ai-eval. The dual protocol support means you can call it from traditional HTTP clients or connect it directly through MCP. Documentation is minimal, so expect to explore the available tools and prompts through your MCP client's discovery features.
claude mcp add --transport http io.github.lazymac2x-ai-eval https://api.lazy-mac.com/ai-eval/mcp