Server Directory
CloudAdvanced

Cloudflare

by Cloudflare

GitHub
1.1k

Manage Cloudflare Workers, KV stores, R2 buckets, and D1 databases. Deploy serverless functions and manage edge infrastructure.

CAPABILITIES

  • Workers deployment and management
  • KV namespace operations
  • R2 bucket management
  • D1 database queries
  • DNS record management

INSTALLATION

Terminal
npx -y @cloudflare/mcp-server-cloudflare

CLAUDE DESKTOP CONFIG

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Cloud
Difficulty
Advanced
Maintained By
Cloudflare
NPM Package
@cloudflare/mcp-server-cloudflare

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →