Manage Cloudflare Workers and infrastructure
cloudflare-managementskillsetup L2★3
ofershap/mcp-server-cloudflare ↗What it does
Configure DNS, workers, and edge services via Cloudflare API
Best for
Bulk edge config and DNS changes without UI clicking
Inputs
- · Domain
- · DNS record definitions
- · worker code
Outputs
- · DNS state
- · worker deployment status
Requires
- · Cloudflare API
Preconditions
- · Cloudflare account
- · API token
- · domain registered
Failure modes
- · API rate limit
- · Invalid DNS record syntax
- · Worker script deploy failure