Cloudflare MCP Server
Rank #8536glama/itunified-io/mcp-cloudflare
Slim Cloudflare MCP Server — 42 tools for managing DNS, zones, tunnels, WAF, Zero Trust, and security via Cloudflare API v4. Multi-zone support. No SSH, no shell, API-only with 3 runtime dependencies. AGPL-3.0 + Commercial dual-licensed.
Cloudflare MCP Server is a Model Context Protocol (MCP) server published by itunified-io. It ranks #8536 of 58,900 servers tracked on MCP Toplist. Cloudflare MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Mar 15, 2026 and most recently updated on Apr 10, 2026.
Ranks ahead of 50,364 of 58,900 servers on MCP Toplist.
Use Cloudflare MCP Server
Add Cloudflare MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-cloudflare": {
"command": "npx",
"args": [
"-y",
"@itunified.io/mcp-cloudflare"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
itunified-io
Other servers by itunified-io
View all itunified-io servers →Available versions (1)
| Version | Published |
|---|---|
| 2026.4.10 | Apr 10, 2026 |
Frequently asked questions
- What is Cloudflare MCP Server?
- Slim Cloudflare MCP Server — 42 tools for managing DNS, zones, tunnels, WAF, Zero Trust, and security via Cloudflare API v4. Multi-zone support. No SSH, no shell, API-only with 3 runtime dependencies. AGPL-3.0 + Commercial dual-licensed.
- Who maintains Cloudflare MCP Server?
- Cloudflare MCP Server is maintained by itunified-io, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Cloudflare MCP Server an official MCP server?
- Yes — Cloudflare MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Cloudflare MCP Server have?
- MCP Toplist tracks 1 version of Cloudflare MCP Server, most recently published on Apr 10, 2026.
- Where can I find the source code for Cloudflare MCP Server?
- The source code for Cloudflare MCP Server is hosted at github.com/itunified-io/mcp-cloudflare.