Skip to content
Cline

MCP Cloudflare for Cline

io.github.crunchtools/cloudflare

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

client:Cline transport:stdio runtime:pypi

Install MCP Cloudflare in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

MCP Cloudflare in other clients