{
  "workflow": {
    "id": 5061,
    "name": "Forget Trello 🛠️ Wekan (open source) tool MCP server 💪 all 24 operations",
    "views": 121,
    "recentViews": 0,
    "totalViews": 121,
    "createdAt": "2025-06-19T21:50:26.115Z",
    "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 Wekan Tool operations to AI agents. Zero configuration needed - all 24 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 Wekan Tool operation\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Uses official n8n Wekan Tool tool with full error handling\n\n## 📋 Available Operations (24 total)\n\nEvery possible Wekan Tool operation is included:\n\n### 🔧 Board (4 operations)\n\n• **Create a board**\n• **Delete a board**\n• **Get a board**\n• **Get many boards**\n\n### 🔧 Card (5 operations)\n\n• **Create a card**\n• **Delete a card**\n• **Get a card**\n• **Get many cards**\n• **Update a card**\n\n### 🔧 Cardcomment (4 operations)\n\n• **Create a comment on a card**\n• **Delete a comment from a card**\n• **Get a card comment**\n• **Get many card comments**\n\n### 🔧 Checklist (4 operations)\n\n• **Create a checklist**\n• **Delete a checklist**\n• **Get a checklist**\n• **Get many checklists**\n\n### 🔧 Checklistitem (3 operations)\n\n• **Delete a checklist item**\n• **Get a checklist item**\n• **Update a checklist item**\n\n### 📝 List (4 operations)\n\n• **Create a list**\n• **Delete a list**\n• **Get a list**\n• **Get many lists**\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 Wekan 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 Wekan 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": "6a55c5ef-1ca5-4958-b9fb-525db788c233",
          "name": "Workflow Overview 0",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1460,
            540
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "9e21253b-ab48-46ec-baaf-8a1b178a4c74",
          "name": "Wekan Tool MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            -1320,
            200
          ],
          "webhookId": "604db406-ce1c-43ce-a519-c50f2d577185",
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b170f51a-c797-45c5-862e-e527501fc545",
          "name": "Create a board",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -780,
            160
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "6f6b2ba4-c070-427b-9e0f-563239b5c65c",
          "name": "Delete a board",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -560,
            160
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e45b521c-06c3-4e58-adb6-2d4012926232",
          "name": "Get a board",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -340,
            160
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "20eb866c-77cf-4cd2-8b01-5410fe5ad0f9",
          "name": "Get many boards",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -120,
            160
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a0a63efa-01e0-4cb5-9adc-d7e4ca9d9836",
          "name": "Sticky Note 1",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -980,
            140
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "e1248241-348a-464c-a00a-b95c123cbd44",
          "name": "Create a card",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -780,
            400
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "43703b6c-8162-43fc-896b-ef6cf103b2cf",
          "name": "Delete a card",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -560,
            400
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "c932d0f1-9f26-4938-b112-ac2a01e8e539",
          "name": "Get a card",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -340,
            400
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "3434a364-0297-4e65-95e9-66e78116cc68",
          "name": "Get many cards",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -120,
            400
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "9e21e3ef-f466-4884-bbf6-c812806780ef",
          "name": "Update a card",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            100,
            400
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "60bcab35-18bb-46e5-99c4-2797d9226455",
          "name": "Sticky Note 2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -980,
            380
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "7173dcdf-766c-421d-a58a-c943aa71a574",
          "name": "Create a comment on a card",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -780,
            640
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "30618be8-67b7-4f2d-9383-f1f6f9428303",
          "name": "Delete a comment from a card",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -560,
            640
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1067bb23-048e-4ec7-9fce-93e514b5dfbf",
          "name": "Get a card comment",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -340,
            640
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "6726a9c4-782c-47d8-b0dc-9ec66afe18e2",
          "name": "Get many card comments",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -120,
            640
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "4735bb3e-e8b1-4703-9d02-608f7d367fc9",
          "name": "Sticky Note 3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -980,
            620
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "873e3b87-2388-4c75-861e-703d9837c72a",
          "name": "Create a checklist",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -780,
            880
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "45df89be-8aa2-4104-a7ef-7192feebe614",
          "name": "Delete a checklist",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -560,
            880
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "920502a7-92b8-420a-93ed-0d8328705842",
          "name": "Get a checklist",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -340,
            880
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "c45bf139-a017-4d33-9dc7-2c8c1c690a5b",
          "name": "Get many checklists",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -120,
            880
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1c87d8b8-a630-4d8f-af1b-f0d4c5d34287",
          "name": "Sticky Note 4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -980,
            860
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "095859bf-f918-4059-a8f5-d44a939f681f",
          "name": "Delete a checklist item",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -780,
            1120
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "028c3286-68aa-4aa1-9b44-34f6f015e866",
          "name": "Get a checklist item",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -560,
            1120
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ef33dda0-154d-466f-9b2c-62de45d9dbef",
          "name": "Update a checklist item",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -340,
            1120
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "267f116f-f2b1-413c-8a35-3f54858e5df6",
          "name": "Sticky Note 5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -980,
            1100
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "a5d32bfd-847a-4d03-884e-94409e4de223",
          "name": "Create a list",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -780,
            1360
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "0eecfb28-c15f-4089-897b-ac4682c74d5a",
          "name": "Delete a list",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -560,
            1360
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "82009efc-c96a-4f49-87c6-217da3747228",
          "name": "Get a list",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -340,
            1360
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "16d20aa9-e1ea-48bb-a282-7220e77291da",
          "name": "Get many lists",
          "type": "n8n-nodes-base.wekanTool",
          "position": [
            -120,
            1360
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "22d639ab-3881-4c42-8fdb-37a49d1d5846",
          "name": "Sticky Note 6",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -980,
            1340
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        }
      ],
      "pinData": {},
      "connections": {
        "Get a card": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a list": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a board": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a card": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a list": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a card": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a list": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a card": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a board": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a board": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many cards": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many lists": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a checklist": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many boards": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a checklist": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a checklist": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a card comment": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many checklists": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a checklist item": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many card comments": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a checklist item": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a checklist item": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a comment on a card": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a comment from a card": {
          "ai_tool": [
            [
              {
                "node": "Wekan Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      }
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 32,
      "nodeTypes": {
        "n8n-nodes-base.wekanTool": {
          "count": 24
        },
        "n8n-nodes-base.stickyNote": {
          "count": 7
        },
        "@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": 48,
        "name": "AI RAG"
      }
    ],
    "image": []
  }
}