Skip to content

Cloudflare Lite

Free

by MCP Community

Lightweight Cloudflare MCP server with multi-account support

v1.0.1Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Cloudflare Lite MCP Server

Lightweight Cloudflare MCP server with multi-account support

Installation

npx -y @dots_software/mcp-cloudflare-lite

Reviews

Leave a Review

Installation

Quick install
npx -y @dots_software/mcp-cloudflare-lite
Add to claude_desktop_config.json
{
  "mcpServers": {
    "cloudflare-lite": {
      "command": "npx",
      "args": ["-y", "@dots_software/mcp-cloudflare-lite"]
    }
  }
}