Cloudflare Lite
Freeby MCP Community
Lightweight Cloudflare MCP server with multi-account support
v1.0.1Added Apr 12, 2026
Cloudflare Lite MCP Server
Lightweight Cloudflare MCP server with multi-account support
Installation
npx -y @dots_software/mcp-cloudflare-lite
Reviews
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"]
}
}
}