{"id":"cloudflare-mcp","name":"mcp","af_score":56.2,"security_score":64.8,"reliability_score":22.5,"what_it_does":"Provides a remote MCP server that lets an agent interact with Cloudflare’s APIs (up to thousands of endpoints) using a token-efficient Code Mode pattern. The agent searches Cloudflare’s spec server-side and then executes generated code that calls Cloudflare via an OAuth redirect flow or API token, returning results back to the agent.","best_when":"You want an agent to operate across many Cloudflare services while minimizing model context usage, and you can use OAuth or carefully-scoped API tokens.","avoid_when":"You must support clients that require IP-filtered tokens (explicitly not supported) or you need predictable per-call rate limit behavior without any documentation on rate-limit headers.","last_evaluated":"2026-03-30T13:33:53.049152+00:00","has_mcp":true,"has_api":false,"auth_methods":["OAuth (redirect)","API token (user token or account token)"],"has_free_tier":false,"known_gotchas":["codemode=false registers ~2,500 endpoints as individual tools, significantly increasing token cost (~244k vs ~1k)","API tokens with Client IP Address Filtering are not supported","account_id may be required with user tokens; account tokens can auto-detect account_id but require Account Resources: Read"],"error_quality":0.0}