← Back to Plugins
MCP Server MCP

Cloudflare MCP Server

github By github 👁 1 views ▲ 0 votes

Cloudflare MCP Server — 84 tools for DNS, Tunnels, WAF, Zero Trust, R2, KV & Workers

Homepage Verified source GitHub

Install

npx -y @itunified.io/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@itunified.io/mcp-cloudflare",
      "version": "2026.4.10-1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Cloudflare API Token with appropriate permissions",
          "name": "CLOUDFLARE_API_TOKEN"
        },
        {
          "description": "Cloudflare Account ID (required for account-level operations)",
          "name": "CLOUDFLARE_ACCOUNT_ID"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...