Cloudflare Docs for Claude Desktop
com.cloudflare/docs
Cloudflare's hosted documentation server. Searches developers.cloudflare.com so answers about Workers, R2, D1 and the rest cite current docs.
client:Claude Desktop
transport:streamable-http
tools:2
Install Cloudflare Docs in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docs": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://docs.mcp.cloudflare.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs