Caplets Catalog
official
spiritledsoftware/caplets

Cloudflare

Inspect and manage Cloudflare accounts, zones, DNS, Workers, security settings, caches, rules, and other resources through Cloudflare's hosted MCP server.

Install
caplets install spiritledsoftware/caplets cloudflare

Inspect before installing

  • Authentication requiredThis Caplet needs credentials or an auth flow before use.
CAPLET.md

Frontmatter

FieldValue
nameCloudflare
descriptionInspect and manage Cloudflare accounts, zones, DNS, Workers, security settings, caches, rules, and other resources through Cloudflare's hosted MCP server.
avoidWhenPrefer the project workspace and Cloudflare tooling when only local Cloudflare project files are needed.
tagscloudflare, dns, workers, security, infrastructure
catalog.iconhttps://www.cloudflare.com/favicon.ico
mcpServer.urlhttps://mcp.cloudflare.com/mcp
mcpServer.auth.typeoauth2

Cloudflare

Targeting and Prerequisites

  • Use the account ID, zone ID, domain, Worker name, rule ID, or another exact resource identifier when available.
  • List and get operations can narrow ambiguous matches before any create, update, delete, purge, or deployment.
  • OAuth access should be limited to the intended Cloudflare account and resources.

Safe Operation

  • Read current resource state before a change, especially for DNS records, security rules, Workers routes, cache settings, and access policies.
  • Cloudflare changes can affect production traffic, DNS resolution, security policy, cache behavior, and deployed code. Keep access read-only until a write is necessary.
  • Review the target resource and intended external effect before a mutation.
  • Confirm destructive targets before deleting DNS records, rules, routes, keys, certificates, applications, Workers resources, or account-level settings.