Cloudflare MCP Server (Official)

Official Cloudflare MCP server enabling AI agents to interact with Cloudflare's platform — managing Workers, KV storage, D1 databases, R2 buckets, DNS records, firewall rules, and other Cloudflare services.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools cloudflare mcp-server official edge workers cdn dns infrastructure
⚙ Agent Friendliness
86
/ 100
Can an agent use this?
🔒 Security
93
/ 100
Is it safe for agents?
⚡ Reliability
89
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
88
Documentation
92
Error Messages
85
Auth Simplicity
82
Rate Limits
80

🔒 Security

TLS Enforcement
100
Auth Strength
90
Scope Granularity
95
Dep. Hygiene
88
Secret Handling
90

HTTPS enforced. Granular token scopes. SOC 2, ISO 27001, PCI DSS, FedRAMP. Enterprise Cloudflare security.

⚡ Reliability

Uptime/SLA
95
Version Stability
90
Breaking Changes
85
Error Recovery
85
AF Security Reliability

Best When

An agent needs to manage Cloudflare Workers, DNS, storage, or edge infrastructure — especially in Cloudflare-native architectures.

Avoid When

You're using AWS, GCP, Azure, or another cloud provider for edge/CDN.

Use Cases

  • Deploying and managing Cloudflare Workers from infrastructure agents
  • Querying and updating DNS records for domain management agents
  • Managing Cloudflare KV namespaces and D1 databases from data agents
  • Configuring firewall rules and WAF settings from security agents
  • Monitoring analytics and request logs from observability agents
  • Managing R2 object storage from data pipeline agents

Not For

  • Teams using AWS CloudFront, Fastly, or other CDN providers
  • On-premises infrastructure management
  • Non-Cloudflare hosting environments

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_token api_key
OAuth: No Scopes: Yes

Cloudflare API tokens with granular permissions per resource type. API keys also supported but tokens preferred. Token scopes map directly to Cloudflare resource permissions.

Pricing

Model: usage-based
Free tier: Yes
Requires CC: No

Generous free tier for development. MCP server is open source. Cloudflare Workers and edge products have their own pricing tiers.

Agent Metadata

Pagination
cursor
Idempotent
Full
Retry Guidance
Documented

Known Gotchas

  • Account ID required for most API calls — agents must discover it first
  • Zone ID vs account ID — many endpoints need zone-level scope, not account-level
  • Workers deployment requires wrangler config or direct API — MCP abstracts this
  • Rate limits are per-token and vary by endpoint type
  • D1 is serverless SQLite — agents must use SQL syntax, not ORM patterns
  • KV is eventually consistent — agents must account for propagation delays

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Cloudflare MCP Server (Official).

$99

Scores are editorial opinions as of 2026-03-06.

5178
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered