Cloud Infrastructure
Verified
Trust: 51/100 (Fair)Cloudflare MCP Guide
Manage Cloudflare Workers, DNS records, and security settings. Deploy edge functions and configure caching.
289 stars 9,700 downloadsby Cloudflare
Quick Start
Install
npx @mcp/cloudflareClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"cloudflare-mcp": {
"command": "npx",
"args": [
"@mcp/cloudflare"
]
}
}
}What Cloudflare MCP Can Do
manage_workers
Deploy and manage Workers
manage_dns
Configure DNS records
manage_cache
Purge and configure cache
Permissions Required
Cloudflare MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
cloudflare.read | Read Cloudflare config | low |
cloudflare.write | Modify Cloudflare settings | high |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Supported |
| LangChain | Partial |