Cloudflare Mcp Cli
Freeby MCP Community
CLI wrapper for the Cloudflare MCP server
v1.0.4Added Apr 12, 2026
Cloudflare Mcp Cli MCP Server
CLI wrapper for the Cloudflare MCP server
Installation
npx -y cloudflare-mcp-cli
Reviews
Installation
Quick install
npx -y cloudflare-mcp-cli
Add to claude_desktop_config.json
{
"mcpServers": {
"cloudflare-mcp-cli": {
"command": "npx",
"args": ["-y", "cloudflare-mcp-cli"]
}
}
}