mcpbeat Sign in

Cloudflare MCP Server

local only

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.

Installs per day peak 24 · avg 8 · +68% w/w
a month agotoday
81
Installs / week
npm · @itunified.io/mcp-cloudflare
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add cloudflare -- npx -y @itunified.io/mcp-cloudflare
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cloudflare": {
      "args": [
        "-y",
        "@itunified.io/mcp-cloudflare"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cloudflare]
command = "npx"
args = ["-y", "@itunified.io/mcp-cloudflare"]
.cursor/mcp.json
{
  "mcpServers": {
    "cloudflare": {
      "args": [
        "-y",
        "@itunified.io/mcp-cloudflare"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "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.

Alternatives to Cloudflare MCP Server

same job, measured the same way
Diff Patch Tools
by lazymac2x

Cloudflare Workers MCP server: diff-patch-tools

6 tools answering
Data Transform
by lazymac2x

Cloudflare Workers MCP server: data-transform

10 tools answering
Cloudflare
by ofershap

MCP server to manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE

36 installs/wk local only
Blog
by lazymac2x

Cloudflare Workers MCP server: blog

3 tools answering
Font Metadata
by lazymac2x

Cloudflare Workers MCP server: font-metadata

6 tools answering
Cron Monitor
by lazymac2x

Cloudflare Workers MCP server: cron-monitor

6 tools answering
AI Token Counter
by lazymac2x

Cloudflare Workers MCP server: ai-token-counter

4 tools answering
Agent Trace Auditor
by lazymac2x

Cloudflare Workers MCP server: agent-trace-auditor

3 tools answering

Cloudflare MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Cloudflare MCP Server?
Cloudflare MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @itunified.io/mcp-cloudflare was installed 81 times last week.
Is Cloudflare MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Cloudflare MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @itunified.io/mcp-cloudflare straight from npm; nothing to host, nothing to sign up for.
How many people use Cloudflare MCP Server?
The npm package @itunified.io/mcp-cloudflare was installed 81 times in the last week. Week over week that is +68%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.