The official Cloudflare MCP server lets AI agents deploy and manage your entire Cloudflare infrastructure through natural language. From Workers to edge databases, every Cloudflare service is accessible.
Features:
- Deploy and manage Cloudflare Workers
- Read and write KV namespace data
- Manage R2 object storage buckets and objects
- Query and modify D1 SQLite databases
- Configure DNS records and zones
- Manage Pages deployments
- Monitor analytics and request metrics
- Handle access policies and WAF rules
Use cases:
- "Deploy a new Worker that handles CORS for my API"
- "Store this configuration in KV namespace my-config"
- "Show me the request volume for my zone in the last 24 hours"
- "Create a new D1 database called user-sessions"
Built and maintained by Cloudflare. Uses OAuth for secure authentication — no API keys stored locally.
cloudflare
workers
kv
r2
d1
edge
cdn
infrastructure