Monorepo containing multiple Model Context Protocol (MCP) servers that expose Cloudflare services (Workers, Browser Rendering, Radar, etc.) to any MCP-compatible client.
https://github.com/cloudflare/mcp-server-cloudflareStop context-switching between dashboards, APIs, and documentation. Cloudflare's MCP server collection brings your entire Cloudflare stack into any MCP-compatible client, letting you manage infrastructure, debug issues, and analyze performance through natural language conversations.
You're deep in code when something breaks. Worker logs need checking. DNS analytics require investigation. Security rules need adjustment. Each task means opening new tabs, navigating dashboards, and mentally switching between different Cloudflare interfaces.
What if you could just ask: "Why are my Workers failing?" or "Show me DNS performance for the last hour" and get actionable answers without leaving your development environment?
This isn't a single MCP server - it's a complete Cloudflare ecosystem that puts every major service at your fingertips:
Infrastructure & Development:
Monitoring & Debugging:
Security & Performance:
AI & Analytics:
Instead of this debugging dance:
You do this:
"My checkout Worker is throwing 500s - what's happening and how do I fix it?"
The MCP server analyzes logs, identifies the root cause, suggests fixes, and can even implement the solution.
Performance optimization becomes conversational:
"DNS queries from Europe are slow - optimize my configuration"
Gets you specific recommendations with the option to apply changes directly.
These are hosted MCP servers - no local installation required. Just point your MCP client to the endpoints:
{
"mcpServers": {
"cloudflare-observability": {
"command": "npx",
"args": ["mcp-remote", "https://observability.mcp.cloudflare.com/sse"]
},
"cloudflare-workers": {
"command": "npx",
"args": ["mcp-remote", "https://bindings.mcp.cloudflare.com/sse"]
}
}
}
Works immediately with Claude Desktop, Cursor, or any MCP-compatible client.
Faster incident response: "Show me all errors in the last 30 minutes" gives you comprehensive diagnostics without manual log diving.
Intelligent optimization: Ask about performance bottlenecks and get specific, actionable recommendations based on your actual traffic patterns.
Proactive monitoring: "Alert me to unusual patterns" becomes a natural conversation rather than complex dashboard configuration.
Learning accelerator: New to Cloudflare? Ask questions about your setup and get explanations alongside the data.
Built by Cloudflare's team with enterprise-grade reliability. The monorepo structure means consistent APIs, shared tooling, and coordinated updates across all services.
Each server is purpose-built for its service domain, giving you specialized capabilities without the complexity of managing multiple tools.
The 2.4k stars and active development show this isn't experimental - it's becoming the standard way to interact with Cloudflare infrastructure through AI assistants.
Your Cloudflare account becomes as accessible as having a conversation. No more tab switching, no more dashboard hunting, no more context loss.
Just natural language infrastructure management that actually works.