{
  "name": "Cloudflare MCP Server",
  "version": "1.4.0",
  "description": "Unified Cloudflare API MCP with a single cloudflare dispatcher plus native help/docs resources.",
  "transport": "Streamable HTTP",
  "endpoints": {
    "mcp": "/mcp"
  },
  "tool_groups": "all",
  "available_groups": [
    "core",
    "workers",
    "storage",
    "ai",
    "browser-rendering",
    "cache",
    "media",
    "security",
    "zero-trust",
    "network",
    "email",
    "optimize",
    "registry",
    "pipelines",
    "secrets-store",
    "observe",
    "acm",
    "billing",
    "botnet-feed",
    "brand-protection",
    "certificate-authorities",
    "cloud-connector",
    "cloudforce-one",
    "content-scanning",
    "filters",
    "hostnames",
    "iam",
    "ips",
    "keyless-certificates",
    "leaked-credential-checks",
    "logs",
    "magic-cloud-networking",
    "magic-network-monitoring",
    "managed-transforms",
    "network-interconnects",
    "origin-post-quantum-encryption",
    "origin-tls-client-auth",
    "radar",
    "resource-sharing",
    "schema-validation",
    "security-center",
    "security-txt",
    "url-normalization",
    "url-scanner",
    "user",
    "web3"
  ],
  "mode": "api-token",
  "note": "Running in API token mode. Set CLOUDFLARE_CLIENT_ID + CLOUDFLARE_CLIENT_SECRET for OAuth."
}