Skip to content
Windsurf

MCP Cloudflare for Windsurf

io.github.crunchtools/cloudflare

Secure MCP server for Cloudflare DNS, Transform Rules, and Page Rules

client:Windsurf transport:stdio runtime:pypi

Install MCP Cloudflare in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "cloudflare": {
      "command": "uvx",
      "args": [
        "mcp-cloudflare-crunchtools"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MCP Cloudflare in other clients