{
  "name": "🛠️ Strapi tool MCP server 💪 5 operations",
  "nodes": [
    {
      "id": "39cd47e9-2dbe-488a-a5e9-e6832565eb5b",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "af99d460-ea91-47be-bce4-b0887083d758",
      "name": "Strapi Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -860,
        -80
      ]
    },
    {
      "id": "ccaac1ca-8b3e-4a59-91ff-421479e3bc35",
      "name": "Create an entry",
      "type": "n8n-nodes-base.strapiTool",
      "position": [
        -820,
        140
      ]
    },
    {
      "id": "03318635-ddbf-4aa5-b35e-082e9c7a81d2",
      "name": "Delete an entry",
      "type": "n8n-nodes-base.strapiTool",
      "position": [
        -620,
        140
      ]
    },
    {
      "id": "0944d8cf-1da2-4da0-beaf-97a6af34f9c9",
      "name": "Get an entry",
      "type": "n8n-nodes-base.strapiTool",
      "position": [
        -960,
        360
      ]
    },
    {
      "id": "d4e2f885-2aaa-471d-92ae-4431f0d69e10",
      "name": "Get many entries",
      "type": "n8n-nodes-base.strapiTool",
      "position": [
        -780,
        360
      ]
    },
    {
      "id": "05bc7538-6454-4ffa-93a0-ab1a5f1c4d14",
      "name": "Update an entry",
      "type": "n8n-nodes-base.strapiTool",
      "position": [
        -580,
        360
      ]
    },
    {
      "id": "b489203d-09b7-419e-af9b-41bf1350d31a",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get an entry": {
      "ai_tool": [
        [
          {
            "node": "Strapi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create an entry": {
      "ai_tool": [
        [
          {
            "node": "Strapi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete an entry": {
      "ai_tool": [
        [
          {
            "node": "Strapi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update an entry": {
      "ai_tool": [
        [
          {
            "node": "Strapi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many entries": {
      "ai_tool": [
        [
          {
            "node": "Strapi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}