MCP Cloudflare runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi. Last commit 11 Jun 2026.
Secure MCP server for Cloudflare DNS, Transform Rules, 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 cloudflare -- uvx mcp-cloudflare-crunchtools
{
"mcpServers": {
"cloudflare": {
"args": [
"mcp-cloudflare-crunchtools"
],
"command": "uvx"
}
}
}
[mcp_servers.cloudflare]
command = "uvx"
args = ["mcp-cloudflare-crunchtools"]
{
"mcpServers": {
"cloudflare": {
"args": [
"mcp-cloudflare-crunchtools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cloudflare": {
"args": [
"mcp-cloudflare-crunchtools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.