C
Claude Desktop Config
{
"mcpServers": {
"cloudflare": {
"type": "http",
"url": "https://mcp.cloudflare.com/mcp",
"headers": { "Authorization": "Bearer <OAUTH_TOKEN>" }
}
}
}Cloudflare MCP is an officially maintained MCP server in the Cloud & DevOps category, developed by Cloudflare. It runs as a remote server, so you can connect to it directly from any Claude-compatible client without installing anything locally. Adding it to your setup expands what Claude can do without any extra coding.
About Cloudflare MCP
Official Cloudflare MCP server for managing your Cloudflare Developer Platform resources.
Features
- Deploy and manage Workers
- Read/write KV Namespace data
- Query D1 SQL databases
- Manage R2 object storage buckets
- Configure DNS records
- View analytics and logs
- Available as OAuth remote server
Who Should Use Cloudflare MCP?
- 1Extend Claude and other AI assistants with new capabilities
- 2Automate tasks that previously required manual steps
- 3Connect your existing tools to an AI workflow
- 4Reduce repetitive work by letting AI interact with your services
How Cloudflare MCP Compares
✦It is an officially maintained server — unlike community alternatives, it is built and supported by the original project team, ensuring compatibility with upstream changes.
✦It runs as a hosted remote server, which means zero local setup — ideal for teams who want a shared MCP endpoint without managing infrastructure.
✦It uses OAuth for authentication, which means you log in with your existing account rather than managing API keys manually.
Tags
cloudflareworkerskvr2edgecloud