{
  "workflow": {
    "id": 5079,
    "name": "🛠️ Trello tool MCP server 💪 all 41 operations",
    "views": 186,
    "recentViews": 0,
    "totalViews": 186,
    "createdAt": "2025-06-20T19:31:01.906Z",
    "description": "Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?\n\n[Join the community](https://www.skool.com/beyond-nodes-automation-lab-2006/about)\n\nComplete MCP server exposing all Trello Tool operations to AI agents. Zero configuration needed - all 41 operations pre-built.\n\n## ⚡ Quick Setup\n\n1. **Import** this workflow into your n8n instance\n2. **Activate** the workflow to start your MCP server\n3. **Copy** the webhook URL from the MCP trigger node\n4. **Connect** AI agents using the MCP URL\n\n## 🔧 How it Works\n\n• **MCP Trigger**: Serves as your server endpoint for AI agent requests\n• **Tool Nodes**: Pre-configured for every Trello Tool operation\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Uses official n8n Trello Tool tool with full error handling\n\n## 📋 Available Operations (41 total)\n\nEvery possible Trello Tool operation is included:\n\n### 🔧 Attachment (4 operations)\n\n• **Create an attachment**\n• **Delete an attachment**\n• **Get an attachment**\n• **Get many attachments**\n\n### 🔧 Board (4 operations)\n\n• **Create a board**\n• **Delete a board**\n• **Get a board**\n• **Update a board**\n\n### 🔧 Boardmember (4 operations)\n\n• **Add a board member**\n• **Get many board members**\n• **Invite a board member**\n• **Remove a board member**\n\n### 🔧 Card (4 operations)\n\n• **Create a card**\n• **Delete a card**\n• **Get a card**\n• **Update a card**\n\n### 🔧 Cardcomment (3 operations)\n\n• **Create a card comment**\n• **Delete a card comment**\n• **Update a card comment**\n\n### 🔧 Checklist (9 operations)\n\n• **Create a checklist**\n• **Create checklist item**\n• **Delete a checklist**\n• **Delete a checklist item**\n• **Get a checklist**\n• **Get checklist items**\n• **Get completed checklist items**\n• **Get many checklists**\n• **Update a checklist item**\n\n### 🔧 Label (7 operations)\n\n• **Add a label to a card**\n• **Create a label**\n• **Delete a label**\n• **Get a label**\n• **Get many labels**\n• **Remove a label from a card**\n• **Update a label**\n\n### 📝 List (6 operations)\n\n• **Archive/unarchive a list**\n• **Create a list**\n• **Get a list**\n• **Get all cards in a list**\n• **Get many lists**\n• **Update a list**\n\n## 🤖 AI Integration\n\n**Parameter Handling**: AI agents automatically provide values for:\n• Resource IDs and identifiers\n• Search queries and filters\n• Content and data payloads\n• Configuration options\n\n**Response Format**: Native Trello Tool API responses with full data structure\n\n**Error Handling**: Built-in n8n error management and retry logic\n\n## 💡 Usage Examples\n\nConnect this MCP server to any AI agent or workflow:\n\n• **Claude Desktop**: Add MCP server URL to configuration\n• **Custom AI Apps**: Use MCP URL as tool endpoint\n• **Other n8n Workflows**: Call MCP tools from any workflow\n• **API Integration**: Direct HTTP calls to MCP endpoints\n\n## ✨ Benefits\n\n• **Complete Coverage**: Every Trello Tool operation available\n• **Zero Setup**: No parameter mapping or configuration needed\n• **AI-Ready**: Built-in `$fromAI()` expressions for all parameters\n• **Production Ready**: Native n8n error handling and logging\n• **Extensible**: Easily modify or add custom logic\n\n&gt; 🆓 **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.",
    "workflow": {
      "meta": {
        "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
      },
      "nodes": [
        {
          "id": "15e91afb-aeea-448c-9257-fd0e6fa83672",
          "name": "Workflow Overview 0",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            680,
            160
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "479eee83-a2cb-4f2d-bac0-3fee34b8f562",
          "name": "Trello Tool MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            300,
            160
          ],
          "webhookId": "df184d28-dba3-452e-9e73-79fa92b2444d",
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d17042b7-5ccc-496f-91d8-ee73793c793a",
          "name": "Create an attachment",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -800,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "05ac707b-905f-44b9-94a6-242a4d4135d0",
          "name": "Delete an attachment",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -580,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b2817c37-1f99-4542-9842-2393cf968ec0",
          "name": "Get an attachment",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -360,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "dd922163-9751-43a3-b53a-ac1bc7cea7f1",
          "name": "Get many attachments",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -140,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2a8b595a-0020-40ec-86bd-f58ada91e33d",
          "name": "Sticky Note 1",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            120
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "2e2b4466-6972-4192-aed5-8621e32affcf",
          "name": "Create a board",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -800,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "f10a0b76-4b18-433c-b848-d6f998098746",
          "name": "Delete a board",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -580,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "c1683aa9-24c3-40b2-a1a4-308a708b1fd2",
          "name": "Get a board",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -360,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "057ab75b-90be-4f71-a540-dabc0d3215b9",
          "name": "Update a board",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -140,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a74b61d6-8110-4d53-bb98-cc1a6b50d94b",
          "name": "Sticky Note 2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            360
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "231085c7-4e48-4a68-bb5e-86a782e38f41",
          "name": "Add a board member",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -800,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "62d1ef67-855b-480e-adf5-cb410cea1926",
          "name": "Get many board members",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -580,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "46ade664-2685-476c-96f2-7f07a8f67a5b",
          "name": "Invite a board member",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -360,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ab62615e-9b45-4e9e-a897-83ac53c9658f",
          "name": "Remove a board member",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -140,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "5d11e949-ce3b-426b-80dd-aedc92f795f1",
          "name": "Sticky Note 3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            600
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "cd687c80-d5ff-46f3-969f-ab5a2360de59",
          "name": "Create a card",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -800,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "69cf4569-ae16-4fd4-8da6-cc5a2494296f",
          "name": "Delete a card",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -580,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2044707b-f72f-4532-aa31-abc1e98da696",
          "name": "Get a card",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -360,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "62f11a23-ad5d-4536-bbd6-e964f22e5127",
          "name": "Update a card",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -140,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ba6f178d-09c0-4e1c-85b5-51f6e6a93f8c",
          "name": "Sticky Note 4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            840
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "4945a114-4f2c-48a9-ade9-6f0ca1b84e75",
          "name": "Create a card comment",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -800,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "398294cc-ce0d-43e6-9ceb-4dbbfb0c4207",
          "name": "Delete a card comment",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -580,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "9e8a3089-7ba3-4625-b702-d2a8710179cf",
          "name": "Update a card comment",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -360,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ad29fbd9-204d-4c5b-8d53-afd20e423268",
          "name": "Sticky Note 5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1080
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "8ec25b88-8ab2-40b9-83f1-854395155eef",
          "name": "Create a checklist",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -800,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1ef143f0-7682-4590-99c0-5eea7c7a1f11",
          "name": "Create checklist item",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -580,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "009f9051-0be9-4b2c-be60-34f59d583f0f",
          "name": "Delete a checklist",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -360,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "4c93e349-bd52-4c2d-a8ec-48d74257f9b2",
          "name": "Delete a checklist item",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -140,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d10e7be8-5e27-48c4-a01e-7848857fce6a",
          "name": "Get a checklist",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            80,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e2097ba2-128b-449d-b9e5-d979d2c7410d",
          "name": "Get checklist items",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            300,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d377234a-3cb8-47ab-aef0-24f03b711e67",
          "name": "Get completed checklist items",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            520,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "28fe22ae-8f24-4973-b304-a8ff77293b1b",
          "name": "Get many checklists",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            740,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "eb0eae01-abaf-462c-a172-8c2750d13917",
          "name": "Update a checklist item",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            960,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "6c818bf8-c035-4776-b826-33c1fe1db06a",
          "name": "Sticky Note 6",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1320
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "a17f2419-dbeb-43bb-b379-81a871205833",
          "name": "Add a label to a card",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -800,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "787d1ab1-75c7-415f-81f0-df0836a872e7",
          "name": "Create a label",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -580,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "7b3c10ba-6a99-4522-b409-437352113b5c",
          "name": "Delete a label",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -360,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "6e4ddbd7-cfd2-4314-8ac1-3694634fd6c2",
          "name": "Get a label",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -140,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "f4f63d82-3b5c-4828-8d13-5ae00b49c422",
          "name": "Get many labels",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            80,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d2a46ba5-effe-41dd-8183-bf0cec00a5cf",
          "name": "Remove a label from a card",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            300,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e4740572-2020-4abb-8468-f9364cf87f53",
          "name": "Update a label",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            520,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2873864c-6183-42a9-a0d3-0aeba3e0f135",
          "name": "Sticky Note 7",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1560
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "0034820f-a5a6-45f1-8fcd-7001c030014b",
          "name": "Archive/unarchive a list",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -800,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "389b27d2-daa4-44c9-85b0-42c1b193057c",
          "name": "Create a list",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -580,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ecdc4cea-3fe8-453f-ad01-f319b6261b4b",
          "name": "Get a list",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -360,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "01841e4e-ac06-41d5-a8b8-cfc1f083542b",
          "name": "Get all cards in a list",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            -140,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "7b35202a-8af0-4809-b845-b53b2e843e41",
          "name": "Get many lists",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            80,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "eae865f2-c7d8-403d-aa3b-9fec5344edd7",
          "name": "Update a list",
          "type": "n8n-nodes-base.trelloTool",
          "position": [
            300,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "43795d21-2620-418c-9d9c-1c57462a2522",
          "name": "Sticky Note 8",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1800
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        }
      ],
      "pinData": {},
      "connections": {
        "Get a card": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a list": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a board": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a label": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a card": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a list": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a card": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a card": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a list": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a board": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a label": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a board": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a label": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many lists": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a board": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a label": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a checklist": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many labels": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an attachment": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a board member": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a checklist": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a checklist": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get checklist items": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many checklists": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an attachment": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an attachment": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many attachments": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a label to a card": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a card comment": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create checklist item": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a card comment": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Invite a board member": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Remove a board member": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a card comment": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many board members": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a checklist item": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get all cards in a list": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a checklist item": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Archive/unarchive a list": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Remove a label from a card": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get completed checklist items": {
          "ai_tool": [
            [
              {
                "node": "Trello Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      }
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 51,
      "nodeTypes": {
        "n8n-nodes-base.stickyNote": {
          "count": 9
        },
        "n8n-nodes-base.trelloTool": {
          "count": 41
        },
        "@n8n/n8n-nodes-langchain.mcpTrigger": {
          "count": 1
        }
      }
    },
    "status": "published",
    "user": {
      "name": "David Ashby",
      "username": "cfomodz",
      "bio": "Unlimited Access to my paid workflows 👇 For the cost of one a month",
      "verified": true,
      "links": [
        "https://www.skool.com/n8n-automation-lab"
      ],
      "avatar": "https://gravatar.com/avatar/0118796cfdab829a3307d407dfeeb01a3952eb402584a45a211e4ef7d15edbbf?r=pg&d=retro&size=200"
    },
    "nodes": [
      {
        "id": 565,
        "icon": "fa:sticky-note",
        "name": "n8n-nodes-base.stickyNote",
        "codex": {
          "data": {
            "alias": [
              "Comments",
              "Notes",
              "Sticky"
            ],
            "categories": [
              "Core Nodes"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0",
            "subcategories": {
              "Core Nodes": [
                "Helpers"
              ]
            }
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Sticky Note",
          "color": "#FFD233"
        },
        "iconData": {
          "icon": "sticky-note",
          "type": "icon"
        },
        "displayName": "Sticky Note",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          }
        ]
      },
      {
        "id": 1293,
        "icon": "file:../mcp.svg",
        "name": "@n8n/n8n-nodes-langchain.mcpTrigger",
        "codex": {
          "data": {
            "alias": [
              "Model Context Protocol",
              "MCP Server"
            ],
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/"
                }
              ]
            },
            "categories": [
              "AI",
              "Core Nodes",
              "Langchain"
            ],
            "subcategories": {
              "AI": [
                "Root Nodes",
                "Model Context Protocol"
              ],
              "Core Nodes": [
                "Other Trigger Nodes"
              ]
            }
          }
        },
        "group": "[\"trigger\"]",
        "defaults": {
          "name": "MCP Server Trigger"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwIiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDE5NSAxOTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8ZyBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+CgkJPHBhdGggZD0iTTI1IDk3Ljg1MjhMOTIuODgyMyAyOS45NzA2QzEwMi4yNTUgMjAuNTk4IDExNy40NTEgMjAuNTk4IDEyNi44MjMgMjkuOTcwNlYyOS45NzA2QzEzNi4xOTYgMzkuMzQzMSAxMzYuMTk2IDU0LjUzOTEgMTI2LjgyMyA2My45MTE3TDc1LjU1ODEgMTE1LjE3NyIvPgoJCTxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiLz4KCQk8cGF0aCBkPSJNMTA5Ljg1MyA0Ni45NDExTDU5LjY0ODIgOTcuMTQ1N0M1MC4yNzU3IDEwNi41MTggNTAuMjc1NyAxMjEuNzE0IDU5LjY0ODIgMTMxLjA4N1YxMzEuMDg3QzY5LjAyMDggMTQwLjQ1OSA4NC4yMTY4IDE0MC40NTkgOTMuNTg5NCAxMzEuMDg3TDE0My43OTQgODAuODgyMiIvPgoJPC9nPgo8L3N2Zz4K"
        },
        "displayName": "MCP Server Trigger",
        "typeVersion": 2,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          },
          {
            "id": 25,
            "name": "AI"
          },
          {
            "id": 26,
            "name": "Langchain"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 46,
        "name": "Project Management"
      },
      {
        "id": 48,
        "name": "AI RAG"
      }
    ],
    "image": []
  }
}