Odel
Cloudflare MCP Pro

Cloudflare MCP Pro

Local
@helbertparanhos2TypeScriptMITUpdated 4 days ago

Cloudflare MCP: DNS, Zones, Workers, KV, R2, D1, Pages, WAF, SSL, Email, AI via REST API v4

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmcloudflare-mcp-prov1.1.0

Run

npx -y cloudflare-mcp-pro

MCP client config

{
  "mcpServers": {
    "cloudflare-mcp-pro": {
      "command": "npx",
      "args": [
        "-y",
        "cloudflare-mcp-pro"
      ]
    }
  }
}