An official Cloudflare-maintained repository providing a set of domain-specific remote MCP servers (Documentation, Workers Bindings, Workers Builds, Observability, sandbox Containers, Browser Rendering, Logpush, AI Gateway, AutoRAG, Audit Logs, DNS Analytics, DEX, CASB, Radar, Blog, Demo Day, and more). Each server exposes the same stateless request handler over Streamable HTTP at its own *.mcp.cloudflare.com/mcp subdomain; the /sse path remains only as a URL compatibility alias and does not use the deprecated HTTP+SSE transport. Any MCP client with remote-server support (e.g. Cursor, Claude, Cloudflare AI Playground) can connect directly to these URLs to read account configuration, process information, and make suggested changes across Cloudflare's application, security, and performance products.
Setup
In an MCP client that supports remote servers (e.g. Cursor, Claude Desktop, or Cloudflare AI Playground), add the URL for the desired product-domain server (e.g. https://docs.mcp.cloudflare.com/mcp, https://bindings.mcp.cloudflare.com/mcp) — no local installation is required. Most servers support OAuth login; alternatively, supply a Cloudflare API key (user- or account-owned token) as a Bearer token in the Authorization header. To use a server via the OpenAI Responses API, create a Cloudflare API token scoped with the permissions that specific server requires.
Use cases
Look up current Cloudflare product documentation
Build and inspect Workers storage, AI, and compute bindings
Check the status and health of Workers Builds
Debug application logs and observability analytics
Fetch web pages, convert them to markdown, or take screenshots
Summarize Logpush job health and search AI Gateway logs
Query audit logs and generate compliance reports
Analyze DNS performance and SaaS security misconfigurations (CASB)