{
  "workflow": {
    "id": 5122,
    "name": "🛠️ MISP tool MCP server 💪 all 44 operations",
    "views": 131,
    "recentViews": 0,
    "totalViews": 131,
    "createdAt": "2025-06-22T05:47:21.121Z",
    "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 MISP Tool operations to AI agents. Zero configuration needed - all 44 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 MISP Tool operation\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Uses official n8n MISP Tool tool with full error handling\n\n## 📋 Available Operations (44 total)\n\nEvery possible MISP Tool operation is included:\n\n### 🔧 Attribute (6 operations)\n\n• **Create an attribute**\n• **Delete an attribute**\n• **Get an attribute**\n• **Get many attributes**\n• **Get a filtered list of attributes**\n• **Update an attribute**\n\n### 📅 Event (8 operations)\n\n• **Create an event**\n• **Delete an event**\n• **Get an event**\n• **Get many events**\n• **Publish an event**\n• **Get a filtered list of events**\n• **Unpublish an event**\n• **Update an event**\n\n### 🔧 Eventtag (2 operations)\n\n• **Add a tag to an event**\n• **Remove a tag from an event**\n\n### 🔧 Feed (6 operations)\n\n• **Create a feed**\n• **Disable a feed**\n• **Enable a feed**\n• **Get a feed**\n• **Get many feeds**\n• **Update a feed**\n\n### 🔧 Galaxy (3 operations)\n\n• **Delete a galaxy**\n• **Get a galaxy**\n• **Get many galaxies**\n\n### 🔧 Noticelist (2 operations)\n\n• **Get a noticelist**\n• **Get many noticelists**\n\n### 🔧 Object (1 operations)\n\n• **Get a filtered list of objects**\n\n### 🔧 Organisation (5 operations)\n\n• **Create an organization**\n• **Delete an organization**\n• **Get an organization**\n• **Get many organizations**\n• **Update an organization**\n\n### 🏷️ Tag (4 operations)\n\n• **Create a tag**\n• **Delete a tag**\n• **Get many tags**\n• **Update a tag**\n\n### 👤 User (5 operations)\n\n• **Create a user**\n• **Delete a user**\n• **Get a user**\n• **Get many users**\n• **Update a user**\n\n### 🔧 Warninglist (2 operations)\n\n• **Get a warninglist**\n• **Get many warninglists**\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 MISP 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 MISP 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": "e13651d1-fff1-4db6-8778-6dbe3f93b21b",
          "name": "Workflow Overview 0",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1520,
            100
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "c2a667b7-2e65-4431-b8c0-090a602aba9a",
          "name": "MISP Tool MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            -420,
            -240
          ],
          "webhookId": "868abd57-657e-49b0-9f14-a9ed10235d92",
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "afba0413-07a2-4a80-b89e-7dfda2a7a6ee",
          "name": "Create an attribute",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "67fd4a6b-b73a-4213-b655-247f184d86be",
          "name": "Delete an attribute",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -580,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "fd5ad8f5-346b-471c-832b-735f807c2863",
          "name": "Get an attribute",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -360,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "da4bc065-54cf-4f4a-8993-fcfa38cbffbc",
          "name": "Get many attributes",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -140,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d1905ffd-1463-4a09-8609-70741e1ecb20",
          "name": "Get a filtered list of attributes",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            80,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "375b1f94-6e7f-4a98-93de-2e937e3aef8e",
          "name": "Update an attribute",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            300,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1393afaf-8738-43b0-bf37-269e0fd559a1",
          "name": "Sticky Note 1",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            120
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "4412afaf-5920-4966-99da-8803abd722ea",
          "name": "Create an event",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "98351bec-cd5f-4f54-92b8-825ea02402df",
          "name": "Delete an event",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -580,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "30bcac08-3564-4d0a-8ad8-295defad097c",
          "name": "Get an event",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -360,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "651c44ca-19f1-4d35-bbc1-711174bdc2a4",
          "name": "Get many events",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -140,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "452c9bf5-41af-4508-93f0-4a0ca97b616f",
          "name": "Publish an event",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            80,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "fc881c6c-e2bc-4515-b4e4-0ca71c7fa506",
          "name": "Get a filtered list of events",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            300,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "81b71c86-0af0-4e7d-9d8b-df14ca586e85",
          "name": "Unpublish an event",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            520,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "94ab02a8-966d-40ca-83e8-9948d547dc8a",
          "name": "Update an event",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            740,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ef2fcce2-0307-4b2d-bad0-d4556da921c9",
          "name": "Sticky Note 2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            360
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "9700eb78-451c-4a9a-a3bf-ca31fa0feb29",
          "name": "Add a tag to an event",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2371764c-2d11-4f79-b9d5-9e5de48ef12e",
          "name": "Remove a tag from an event",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -580,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "09908eed-f563-4267-909d-44ecbc4cb4ea",
          "name": "Sticky Note 3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            600
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "1708319b-982a-448a-8eab-ae4b959e466f",
          "name": "Create a feed",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2a45fc74-1993-40c5-b63a-9f9d95bfffaa",
          "name": "Disable a feed",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -580,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e84d0892-29b0-41f6-914f-89798b1c3ee0",
          "name": "Enable a feed",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -360,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "46c9b0e2-e881-4ff7-93a1-06f691730926",
          "name": "Get a feed",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -140,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "04de81a1-fef0-4742-9ccc-5ffedf169da1",
          "name": "Get many feeds",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            80,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "cd81b325-4661-4775-b96d-b6d09e2bdd0e",
          "name": "Update a feed",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            300,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "c5316227-e90c-4502-89cf-0afc05a357a8",
          "name": "Sticky Note 4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            840
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "c231ed3f-6041-47ae-9142-81689bb08f05",
          "name": "Delete a galaxy",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "343b0bb6-4ccb-4be7-9a85-3ea65cc296b2",
          "name": "Get a galaxy",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -580,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d8ad9e93-6dd9-4b21-93f1-00f4d56cc159",
          "name": "Get many galaxies",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -360,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "6faf0109-6663-4755-84ca-c4ac554e008e",
          "name": "Sticky Note 5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1080
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "669b028e-00ca-4715-a949-4d6cbf10ba68",
          "name": "Get a noticelist",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "050606d2-ab6a-4df2-b49c-e1ae10d0dcb0",
          "name": "Get many noticelists",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -580,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "5171aabe-82b5-43ea-b999-c83cc78b1335",
          "name": "Sticky Note 6",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1320
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "0345a2a1-fe6a-4262-bc53-d9f640624263",
          "name": "Get a filtered list of objects",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "9cbf75d9-82d2-4d5b-bb70-49c0fcee927b",
          "name": "Sticky Note 7",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1560
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "9260bc09-1692-4ab1-9666-033a9e9dd32b",
          "name": "Create an organization",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2f71fea6-edd7-4e6e-a80b-1774b490a03d",
          "name": "Delete an organization",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -580,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "64b417b2-f2b8-4ecb-95ea-3e5bdf72599b",
          "name": "Get an organization",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -360,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "caae827d-6032-4493-bd85-d231153f2be6",
          "name": "Get many organizations",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -140,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e245e73a-e093-42c3-84c5-30976e3048c7",
          "name": "Update an organization",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            80,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8b0afbf7-556c-425d-8b8f-117db6ea524b",
          "name": "Sticky Note 8",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1800
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "482e62cc-8b6e-4ff0-a98a-e4088fcb0731",
          "name": "Create a tag",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2bc8504c-29a2-4be8-8faf-af78e2647a5b",
          "name": "Delete a tag",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -580,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "49194af8-0578-4d01-9870-9287bcfa3045",
          "name": "Get many tags",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -360,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "4fdd9c5b-1cf7-4e55-ace1-aadac226c1c3",
          "name": "Update a tag",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -140,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "9b8cb4ce-da6b-48d7-9a5d-2eef90a75f5a",
          "name": "Sticky Note 9",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            2040
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "d6dcedc9-30d1-4f86-8d0d-deb2fd285c8b",
          "name": "Create a user",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "7879fe69-e0a8-4a92-a0ee-f62a5cd00f84",
          "name": "Delete a user",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -580,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a8107c4c-6fdd-4cbd-9505-3f05d5b84f81",
          "name": "Get a user",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -360,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e58bc469-9071-4f62-b838-ab28bf59465d",
          "name": "Get many users",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -140,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "9acb1005-1f2c-47a4-abd7-35a6837ffd76",
          "name": "Update a user",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            80,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "743b2564-90a9-4e06-8b5c-158d90220a96",
          "name": "Sticky Note 10",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            2280
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "d2bfaf1b-b9bc-4aeb-97fb-8ccdfba5ab06",
          "name": "Get a warninglist",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -800,
            2540
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1f565756-96d6-4c96-be45-e051cf2f7b8d",
          "name": "Get many warninglists",
          "type": "n8n-nodes-base.mispTool",
          "position": [
            -580,
            2540
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "63292638-a385-476e-bfbb-aebf315774ee",
          "name": "Sticky Note 11",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            2520
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        }
      ],
      "pinData": {},
      "connections": {
        "Get a feed": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a user": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a tag": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a tag": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a galaxy": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an event": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a tag": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a feed": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a user": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a user": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Enable a feed": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many tags": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a feed": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a user": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Disable a feed": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many feeds": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many users": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an event": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a galaxy": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an event": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many events": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update an event": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a noticelist": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an attribute": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Publish an event": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a warninglist": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many galaxies": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Unpublish an event": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an attribute": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an attribute": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an organization": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many attributes": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update an attribute": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many noticelists": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a tag to an event": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many warninglists": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an organization": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an organization": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many organizations": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update an organization": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Remove a tag from an event": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a filtered list of events": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a filtered list of objects": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a filtered list of attributes": {
          "ai_tool": [
            [
              {
                "node": "MISP Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      }
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 57,
      "nodeTypes": {
        "n8n-nodes-base.mispTool": {
          "count": 44
        },
        "n8n-nodes-base.stickyNote": {
          "count": 12
        },
        "@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": 29,
        "name": "SecOps"
      },
      {
        "id": 47,
        "name": "AI Chatbot"
      }
    ],
    "image": []
  }
}