{
  "schemaVersion": "1.0",
  "slug": "cloudflare-mcp-server",
  "title": "Cloudflare MCP Server",
  "kind": "tool",
  "summary": "MCP server for Cloudflare account and developer platform workflows.",
  "sourceUrl": "https://github.com/cloudflare/mcp-server-cloudflare",
  "agentAccess": "approved",
  "license": {
    "spdx": "Apache-2.0",
    "allowsClosedSourceUse": true,
    "requiresNotice": true,
    "noLicenseFee": true
  },
  "install": {
    "steps": [
      "Read the README, license, and exposed commands.",
      "Run with a sample workspace or read-only token.",
      "Add write permissions only after review."
    ]
  },
  "outputs": [
    "tool response",
    "MCP payload",
    "automation result"
  ],
  "usage": {
    "whyUse": "Use it when a project needs agent-assisted Cloudflare inspection with scoped credentials and the team wants inspectable provenance before adoption.",
    "whenToUse": [
      "You need agent-assisted Cloudflare inspection with scoped credentials.",
      "The upstream README and license fit the target project.",
      "You can test the integration on non-production data first."
    ],
    "whenNotToUse": [
      "The tool needs broader access than the task requires.",
      "The tool result could feed untrusted text into an agent without review."
    ],
    "safetyNotes": [
      "Keep required license notices when redistributing copied source or bundled code.",
      "Review network, filesystem, and credential access.",
      "Scope tokens and write actions to the smallest surface."
    ]
  },
  "repository": {
    "owner": "cloudflare",
    "name": "mcp-server-cloudflare",
    "stars": 3896,
    "defaultBranch": "main"
  },
  "lifecycle": {
    "githubUpdatedAt": "2026-06-27T01:42:36Z",
    "githubPushedAt": "2026-06-08T18:10:08Z",
    "lastVerifiedAt": "2026-06-27T00:00:00.000Z"
  }
}