Cloudflare MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from npm.
Cloudflare MCP Server — 84 tools for DNS, Tunnels, WAF, Zero Trust, R2, KV & Workers
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 -- npx -y @itunified.io/mcp-cloudflare
{
"mcpServers": {
"cloudflare": {
"args": [
"-y",
"@itunified.io/mcp-cloudflare"
],
"command": "npx"
}
}
}
[mcp_servers.cloudflare]
command = "npx"
args = ["-y", "@itunified.io/mcp-cloudflare"]
{
"mcpServers": {
"cloudflare": {
"args": [
"-y",
"@itunified.io/mcp-cloudflare"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cloudflare": {
"args": [
"-y",
"@itunified.io/mcp-cloudflare"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CLOUDFLARE_API_TOKEN (Cloudflare API Token with appropriate permissions), CLOUDFLARE_ACCOUNT_ID (Cloudflare Account ID (required for account-level operations)).
The author declared them in the registry entry; get the values from the project itself.
Cloudflare Workers MCP server: diff-patch-tools
Cloudflare Workers MCP server: data-transform
MCP server to manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE
Cloudflare Workers MCP server: blog
Cloudflare Workers MCP server: font-metadata
Cloudflare Workers MCP server: cron-monitor
Cloudflare Workers MCP server: ai-token-counter
Cloudflare Workers MCP server: agent-trace-auditor
Answers built from our own checks of this server.