MCP Cloudflare DNS runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from pypi. Last commit 5 Jul 2026.
Cloudflare DNS MCP server: manage zones, records, cache purge, and page rules.
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"
}
}
}
Answers built from our own checks of this server.