Back to directory
cloudflare/mcp-server-cloudflare

cloudflare/mcp-server-cloudflare

@cloudflare

These MCP servers allow your MCP Client to read configurations from your account, process information, make suggestions based on data, and even make those suggested changes for you. All of these actions can happen across Cloudflare's many services including application development, security and performance.

cloudflaremcp-servercloudworkersedgetypescriptremote-serversaas

Installation & Configuration

{
  "mcpServers": {
    "cloudflare-observability": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://observability.mcp.cloudflare.com/mcp"
      ]
    },
    "cloudflare-bindings": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://bindings.mcp.cloudflare.com/mcp"
      ]
    }
  }
}

Information

Transport
ssestreamable-http
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13