Cloudflare MCP (Official)
Vendor-official Cloudflare MCP covering Workers, KV, R2, D1, and AI Gateway. Manage edge infrastructure without leaving Claude.
Cloudflare's official suite of 13 remote MCP servers, each covering one product area: documentation, Workers bindings and builds, observability, container sandboxes, browser rendering, Logpush, AI Gateway, audit logs, DNS analytics, digital experience monitoring, CASB, and GraphQL analytics. These are hosted servers (https://*.mcp.cloudflare.com/mcp) you connect to from an MCP client, not software you run locally; clients without native remote-server support connect through the mcp-remote proxy. For broad API coverage via code execution, Cloudflare points to its separate Code Mode server (cloudflare/mcp).
- Deploy edge functions and manage content delivery from your editor
- Configure storage buckets and databases on the Cloudflare platform
- Check site performance and edge network status directly
Vendor-official Cloudflare MCP covering Workers, KV, R2, D1, and AI Gateway. Manage edge infrastructure without leaving Claude.
Teams deploying on Cloudflare who want Claude to create Workers, manage storage, and configure edge services directly.
How to Get It
claude mcp add cloudflare-observability -- npx mcp-remote https://observability.mcp.cloudflare.com/mcp
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
Once it’s connected, paste this into Claude:
Help me deploy edge functions and manage content delivery from my editor
Trust Signals Reviewed
Data & Access
Community Pulse Active
Discussed on Hacker News, Reddit
- How to create and deploy an MCP server to Cloudflare for free in minutes — Reddit · 113 pts
- Cloudflare releases open-source "spiritual successor to WordPress": sandboxed pl — Reddit · 76 pts
- How Cloudflare's Code Mode pattern eliminated the round-trip tax from our MCP se — Reddit · 16 pts
3 mentions across 1 sources
Reviewer notes
Reviewed review. These are observations, not a security certification.
Vendor-official MCP server.
Vendor-official MCP server. Hosted or maintained by the vendor.
2026-05-10: Solid fit for teams already running on Cloudflare's stack who want to drive Workers deployments, KV/R2/D1 operations, and AI Gateway config through Claude without context-switching to the dashboard or wrangler CLI. Being vendor-official matters here—you're not chasing a community wrapper that lags behind API changes. The real constraint is blast radius: Claude acting on production infrastructure with your API credentials warrants tight permission scoping before you hand this to anyone beyond senior devs. Two production mentions is low for 3.5k stars, suggesting most usage stays in dev/staging environments.
Things to check
- These are remote hosted servers — you authenticate to your Cloudflare account, and each product area is a separate server you add individually (13 total). Available operations depend on your Cloudflare account permissions and plan tier. The SSE transport is deprecated in favor of streamable-http (/mcp endpoints).
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
Vendor-official MCP server.