{
  "name": "🛠️ Cloudflare tool MCP server",
  "nodes": [
    {
      "id": "0821253e-8e89-4c8a-809b-73b935408e6a",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -260
      ],
      "parameters": {
        "width": 420,
        "height": 780,
        "content": "## 🛠️ Cloudflare Tool MCP Server\n\n### 📋 Available Operations (4 total)\n\n**Zonecertificate**: delete, get, get many, upload\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into y"
      }
    },
    {
      "id": "1381deec-4f60-492f-a72b-282e25aad23a",
      "name": "Cloudflare Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ]
    },
    {
      "id": "bb959b2d-a1f2-47e0-989f-c640fd8bdb84",
      "name": "Delete a certificate",
      "type": "n8n-nodes-base.cloudflareTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "14e70208-94dd-4128-9f6c-484e121b68c9",
      "name": "Get a certificate",
      "type": "n8n-nodes-base.cloudflareTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "18377f4c-5e73-4d87-a5c9-ed8c4cb8bbb1",
      "name": "Get many certificates",
      "type": "n8n-nodes-base.cloudflareTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "7eda8f1d-7953-421d-a287-0d73bb68f9ee",
      "name": "Upload a certificate",
      "type": "n8n-nodes-base.cloudflareTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "5e057152-6ec8-4a0e-8451-1a928e2b8e8e",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 1060,
        "height": 180,
        "content": "## Zonecertificate"
      }
    }
  ],
  "connections": {
    "Get a certificate": {
      "ai_tool": [
        [
          {
            "node": "Cloudflare Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete a certificate": {
      "ai_tool": [
        [
          {
            "node": "Cloudflare Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Upload a certificate": {
      "ai_tool": [
        [
          {
            "node": "Cloudflare Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many certificates": {
      "ai_tool": [
        [
          {
            "node": "Cloudflare Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}