Back to directory
ofershap/mcp-server-cloudflare

ofershap/mcp-server-cloudflare

@ofershap

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

cloudflareworkerskvr2dnscachetypescriptcloud

Installation & Configuration

{
  "mcpServers": {
    "cloudflare": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-cloudflare"
      ],
      "env": {
        "CLOUDFLARE_API_TOKEN": "your_api_token",
        "CLOUDFLARE_ACCOUNT_ID": "your_account_id"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17