Cloudflare MCP Server — Manage DNS, CDN & Workers Through AI
June 2026 · 4 min read
The Cloudflare MCP server lets your AI assistant manage your Cloudflare account — DNS records, CDN settings, Workers, and security configuration.
Capabilities
- Manage DNS records
- Configure CDN and caching
- Deploy and manage Workers
- View analytics and metrics
- Adjust security settings
Setup
Create a Cloudflare API token from the Cloudflare dashboard with appropriate permissions.
Visit our Cloudflare MCP page or use:
{"mcpServers":{"cloudflare":{"command":"npx","args":["-y","@cloudflare/mcp-server"],"env":{"CLOUDFLARE_API_TOKEN":"your_token"}}}}Try It
“List all DNS records for my domain” or “Add an A record pointing to 1.2.3.4.” Perfect for infrastructure-as-code workflows.
More APIs: Browse all 115+ MCP server configs.