MCP Cloudflare DNS runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi. Last commit 16 Sep 2026.
Cloudflare DNS MCP server: manage zones, records, cache purge, and page rules.
Today is the operative word: we check MCP Cloudflare DNS every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-cloudflare-dns -- uvx mcp-cloudflare-dns
{
"mcpServers": {
"mcp-cloudflare-dns": {
"args": [
"mcp-cloudflare-dns"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-cloudflare-dns]
command = "uvx"
args = ["mcp-cloudflare-dns"]
{
"mcpServers": {
"mcp-cloudflare-dns": {
"args": [
"mcp-cloudflare-dns"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-cloudflare-dns": {
"args": [
"mcp-cloudflare-dns"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
CF_API_TOKEN (Cloudflare API token with Zone DNS Edit, Zone Read, and Cache Purge permissions), CF_ALLOW_DESTRUCTIVE (Set to 'true' to enable DNS record deletion and full cache purge).
The author declared them in the registry entry; get the values from the project itself.
Secure MCP server for Cloudflare DNS, Transform Rules, and Page Rules
MCP server to manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE
Manage DNS zones and records (zonefiles, RRSets, TTL, protection) via the Hetzner Cloud API
Cloudflare MCP servers
Cloudflare Workers MCP server: api-perf-analyzer
MCP server for DNSimple — domains, DNS zone records, availability, pricing and contacts.
Cloudflare MCP: DNS, Zones, Workers, KV, R2, D1, Pages, WAF, SSL, Email, AI via REST API v4
Cloudflare Workers MCP server: cron-parser
Answers built from our own checks of this server.