Loading MCP server directory, please wait...
Cloudflare DNS MCP server: manage zones, records, cache purge, and page rules.
npx @getmcp/cli add io.github.Ayo-Fam/mcp-cloudflare-dnsRequires Python 3.10+. Community-contributed server. Review source before installing.
CF_API_TOKENCloudflare API token with Zone DNS Edit, Zone Read, and Cache Purge permissions
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Ayo-Fam/mcp-cloudflare-dns": {
"command": "uvx",
"args": [
"mcp-cloudflare-dns"
],
"env": {
"CF_API_TOKEN": "",
"CF_ALLOW_DESTRUCTIVE": ""
}
}
}
}