awesome-cloudflare

GitHub

⛅️ 精选的 Cloudflare 工具、开源项目、指南、博客和其他资源列表。/ ⛅️ A curated list of Cloudflare tools, open source projects, guides, blogs and other resources.

14,363 stars Unknown
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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