{
  "name": "Let AI agents create, get, update subscribers with MailerLite Tool MCP Server",
  "nodes": [
    {
      "id": "bdf03567-552e-4063-b488-1fab7e48755e",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -200
      ],
      "parameters": {
        "width": 420,
        "height": 780,
        "content": "## 🛠️ MailerLite Tool MCP Server\n\n### 📋 Available Operations (4 total)\n\n**Subscriber**: create, get, get all, update\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8"
      }
    },
    {
      "id": "77ee43e7-ea42-4538-afdc-74b19921e49c",
      "name": "MailerLite Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -180
      ]
    },
    {
      "id": "8ec2ae06-f642-4558-8aff-bcee199ddbce",
      "name": "Create a subscriber",
      "type": "n8n-nodes-base.mailerLiteTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "920923ad-9112-434c-85a0-a3cc3f21ad94",
      "name": "Get a subscriber",
      "type": "n8n-nodes-base.mailerLiteTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "69391097-84ce-47c7-96d0-4ad7d881388f",
      "name": "Get many subscribers",
      "type": "n8n-nodes-base.mailerLiteTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "e88776ee-6348-4618-a413-10bec6557bd5",
      "name": "Update a subscriber",
      "type": "n8n-nodes-base.mailerLiteTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "b9fbc3d0-d98f-48c8-81fc-4174e098c11c",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 1060,
        "height": 180,
        "content": "## Subscriber"
      }
    }
  ],
  "connections": {
    "Get a subscriber": {
      "ai_tool": [
        [
          {
            "node": "MailerLite Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create a subscriber": {
      "ai_tool": [
        [
          {
            "node": "MailerLite Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a subscriber": {
      "ai_tool": [
        [
          {
            "node": "MailerLite Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many subscribers": {
      "ai_tool": [
        [
          {
            "node": "MailerLite Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}