Odel
MCP Cloudflare DNS

MCP Cloudflare DNS

Local
@apexradiusPythonMITUpdated 2mo ago

Cloudflare DNS MCP server: manage zones, records, cache purge, and page rules.

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).

PyPImcp-cloudflare-dnsv0.1.1

Run

uvx mcp-cloudflare-dns

MCP client config

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