Provides centralized access to Cloudflare services including DNS management, Workers deployments, R2 storage operations, and security settings through a remote MCP endpoint. Infrastructure teams can query and modify Cloudflare resources via AI assistants. Supports zero-trust access policies.
Use cases
- DevOps agent updates DNS records when deployment changes require routing updates
- Security team inspects firewall rules to diagnose access issues
- Developer deploys Workers functions by pushing code through the agent
- SRE agent checks R2 bucket usage and configures lifecycle policies
- Infrastructure agent reviews CloudWatch logs correlated with Cloudflare analytics
Key features
- Claude
- Windsurf
- OpenAI
Frequently Asked Questions
- What Cloudflare products does this MCP support?
- Current support includes DNS, Workers, R2, D1, KV, and Cloudflare One (Zero Trust). Additional products are being added. Check docs for latest coverage.
- How does authentication work with Cloudflare MCP?
- Uses Cloudflare API tokens with granular permissions. Create tokens with least-privilege access to specific zones or accounts in Cloudflare dashboard.
- Can agents modify production resources?
- Yes, if the API token has write permissions. Use read-only tokens for agents that should only query data without making changes.
Related
Related
3 Indexed items
Cloudflare MCP
Bridges AI agents to Cloudflare Workers, KV storage, R2 object storage, and D1 databases for edge deployment inspection and management. Agents can check Workers status, inspect KV namespaces, query D1 databases, and monitor R2 buckets directly from the coding environment.
Vercel MCP
Provides AI agents access to Vercel projects, deployments, logs, and documentation through Vercel's official MCP endpoint with OAuth authentication. Developers can debug deployment issues, inspect preview URLs, and manage project settings directly from the IDE.
Figma MCP
Provides AI agents access to Figma designs, components, variables, frames, and FigJam whiteboards through Figma's official MCP integration. Developers can implement designs without switching to Figma, and designers can sync annotations. Reduces miscommunication between design and code.