ProductivityVerifiedTypeScript
mcp-server-cloudflare
Cloudflare MCP servers
N/A rating (0 reviews)0 installs3,580 GitHub stars
Cloudflare provides 15 domain-specific MCP servers for different product areas. Each server provides curated, typed tools for a specific Cloudflare service. Supports both streamable-HTTP (/mcp) and SSE (/sse) transports.
Compatible with
Claude DesktopCursorWindsurf
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mcp": {
"args": [
"mcp-remote",
"https://docs.mcp.cloudflare.com/mcp"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions
ok0
ok1