cloudflare for Claude Desktop
io.github.ofershap/cloudflare
MCP server to manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE
client:Claude Desktop
transport:stdio
runtime:npm
Install cloudflare in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cloudflare": {
"command": "npx",
"args": [
"-y",
"mcp-server-cloudflare-dns"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs