Cloudflare MCP Server
by Cloudflare
Official remote MCP servers from Cloudflare. Workers, R2, KV, DNS, Workers AI, all from your agent.
MCP
Cloudflare MCP Server
Added 17 May 2026
Overview
Cloudflare ships a suite of official remote MCP servers covering Workers, R2, KV, D1, DNS, Workers AI, and the broader Cloudflare platform. They run as hosted remote MCP, so any compatible client can connect with an API token and operate Cloudflare end to end through an agent.
Best for
Best for
Teams running anything serious on Cloudflare
Use cases
- Deploy a Worker, set DNS, and ship a route in one agent session
- Inspect and rotate KV or R2 storage through an agent
- Manage DNS records and routing across many zones
- Operate Cloudflare AI gateway and Workers AI workloads
How to use
Tools exposed
mcp-remote
Tested with
Cursor, Claude
Example client config
{\n "mcpServers": {\n "cloudflare-observability": {\n "command": "npx",\n "args": ["mcp-remote", "https://observability.mcp.cloudflare.com/mcp"]\n },\n "cloudflare-bindings": {\n "command": "npx",\n "args": ["mcp-remote", "https://bindings.mcp.cloudflare.com/mcp"]\n }\n }\n} Notes
Why it matters
Cloudflare is one of the few major platform vendors to ship a full remote MCP surface in 2025. The agent can drive the edge stack end to end without a local server to manage.
How teams use it in production
Use scoped API tokens per project. Wire the relevant Cloudflare MCP surface into a Claude Code session and the agent can deploy Workers, set DNS, and manage storage without leaving the loop.
What to watch
AWS, GCP, and Azure all need similar first-party MCP surfaces. Cloudflare moving first sets the pattern.
Pros
- Hosted remote MCP, no local server to manage
- Coverage across the full Cloudflare platform
- Strong fit with the agent-deployed-edge-apps pattern
- Token-scoped, can lock down per-zone or per-product
Cons
- Token scoping requires deliberate care, defaults are wide
- Some advanced enterprise features still missing
- Remote-only transport assumes connectivity
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
