Overview of Cloudflare MCP Servers
mainCloudflare provides several Model Context Protocol (MCP) servers that allow MCP clients (such as Cursor or Claude) to interact with Cloudflare services using natural language. These servers enable clients to read configurations, process information, and perform actions across various Cloudflare products like application development, security, and performance.
All servers expose a stateless Streamable HTTP handler at /mcp or /sse. Modern requests share a request-scoped implementation without an MCP protocol session. Security and application state (OAuth, credentials, account selection, etc.) are managed at the application level.