
MCP Cloudflare
Manage Cloudflare DNS, Transform Rules, and Page Rules from your agent when you ship domains or tune edge behavior in production.
Overview
MCP Cloudflare is a MCP server for the Operate phase that lets agents securely manage Cloudflare DNS, Transform Rules, and Page Rules.
What is this MCP server?
- Secure MCP server for Cloudflare DNS, Transform Rules, and Page Rules
- PyPI package mcp-cloudflare-crunchtools with stdio transport (v0.1.1)
- Focuses on edge configuration tasks indie sites hit after DNS cutover
- Emphasizes secure server framing for credential-bound API operations
- GitHub-hosted crunchtools/mcp-cloudflare for updates and issues
- Server version 0.1.1 on PyPI identifier mcp-cloudflare-crunchtools
- Covers DNS, Transform Rules, and Page Rules per server description
What problem does it solve?
Solo builders lose time context-switching to the Cloudflare dashboard for every DNS tweak, redirect, or transform during ship week.
Who is it for?
Indie SaaS and content sites on Cloudflare DNS who want agent-assisted edge changes with stdio MCP from a PyPI install.
Skip if: Teams needing full Workers development, WAF pentesting, or multi-cloud DNS outside Cloudflare.
What do I get? / Deliverables
Once connected, your agent can execute scoped Cloudflare configuration steps from the editor with consistent, tool-gated API calls.
- Agent-invokable tools for DNS, Transform Rules, and Page Rules changes
- Fewer dashboard round trips during launch cutovers and infra fixes
Recommended MCP Servers
Journey fit
DNS and edge rules are ongoing infra work, so Operate is canonical even though you also touch them at ship and launch. Infra captures DNS record changes, transform pipelines, and legacy Page Rules that keep your edge configuration correct.
How it compares
Focused Cloudflare DNS and rules MCP, not a complete CDN Terraform or security audit skill.
Common Questions / FAQ
Who is MCP Cloudflare for?
Solo builders and small teams using Cloudflare for DNS and edge rules who want those changes available as MCP tools in their coding agent.
When should I use MCP Cloudflare?
Use it when cutting over DNS at launch, adjusting redirects for distribution, or fixing transform and Page Rules during ongoing infra operate work.
How do I add MCP Cloudflare to my agent?
Install the PyPI package mcp-cloudflare-crunchtools (v0.1.1), configure stdio in your MCP client, and supply Cloudflare API credentials with permissions for DNS and rules.