# ai-eval [Health: Active]

**Category:** ☁️ Cloud Platforms  
**Repository:** https://github.com/lazymac2x/ai-eval-api  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/ai-eval

## Description
Cloudflare Workers MCP server: ai-eval. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/ai-eval

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "ai-eval": {
    "command": "npx",
    "args": ["-y","ai-eval"]
  }
}
```

## Documentation & README

# ai-eval-api
Cloudflare Workers MCP server: ai-eval. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/ai-eval

