Skip to main content
Cloud PlatformsTypeScript

cloudflare/mcp-server-cloudflare

Integration with Cloudflare services including Workers, KV, R2, and D1

cloud-platformsofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/cloudflare/mcp-server-cloudflare

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-cloudflare": {
      "command": "npx",
      "args": [
        "-y",
        "cloudflare/mcp-server-cloudflare"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
TypeScript
Author
cloudflare