๐Ÿ”’ ๐Ÿ› ๏ธ MISP tool MCP server ๐Ÿ’ช all 44 operations

โšก 168 views ยท ๐Ÿ”’ SecOps & Security Automation

Description

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Join the community

Complete MCP server exposing all MISP Tool operations to AI agents. Zero configuration needed - all 44 operations pre-built.

โšก Quick Setup

  1. Import this workflow into your n8n instance
  2. Activate the workflow to start your MCP server
  3. Copy the webhook URL from the MCP trigger node
  4. Connect AI agents using the MCP URL

๐Ÿ”ง How it Works

โ€ข MCP Trigger: Serves as your server endpoint for AI agent requests โ€ข Tool Nodes: Pre-configured for every MISP Tool operation โ€ข AI Expressions: Automatically populate parameters via $fromAI() placeholders โ€ข Native Integration: Uses official n8n MISP Tool tool with full error handling

๐Ÿ“‹ Available Operations (44 total)

Every possible MISP Tool operation is included:

๐Ÿ”ง Attribute (6 operations)

โ€ข Create an attribute โ€ข Delete an attribute โ€ข Get an attribute โ€ข Get many attributes โ€ข Get a filtered list of attributes โ€ข Update an attribute

๐Ÿ“… Event (8 operations)

โ€ข Create an event โ€ข Delete an event โ€ข Get an event โ€ข Get many events โ€ข Publish an event โ€ข Get a filtered list of events โ€ข Unpublish an event โ€ข Update an event

๐Ÿ”ง Eventtag (2 operations)

โ€ข Add a tag to an event โ€ข Remove a tag from an event

๐Ÿ”ง Feed (6 operations)

โ€ข Create a feed โ€ข Disable a feed โ€ข Enable a feed โ€ข Get a feed โ€ข Get many feeds โ€ข Update a feed

๐Ÿ”ง Galaxy (3 operations)

โ€ข Delete a galaxy โ€ข Get a galaxy โ€ข Get many galaxies

๐Ÿ”ง Noticelist (2 operations)

โ€ข Get a noticelist โ€ข Get many noticelists

๐Ÿ”ง Object (1 operations)

โ€ข Get a filtered list of objects

๐Ÿ”ง Organisation (5 operations)

โ€ข Create an organization โ€ข Delete an organization โ€ข Get an organization โ€ข Get many organizations โ€ข Update an organization

๐Ÿท๏ธ Tag (4 operations)

โ€ข Create a tag โ€ข Delete a tag โ€ข Get many tags โ€ข Update a tag

๐Ÿ‘ค User (5 operations)

โ€ข Create a user โ€ข Delete a user โ€ข Get a user โ€ข Get many users โ€ข Update a user

๐Ÿ”ง Warninglist (2 operations)

โ€ข Get a warninglist โ€ข Get many warninglists

๐Ÿค– AI Integration

Parameter Handling: AI agents automatically provide values for: โ€ข Resource IDs and identifiers โ€ข Search queries and filters โ€ข Content and data payloads โ€ข Configuration options

Response Format: Native MISP Tool API responses with full data structure

Error Handling: Built-in n8n error management and retry logic

๐Ÿ’ก Usage Examples

Connect this MCP server to any AI agent or workflow:

โ€ข Claude Desktop: Add MCP server URL to configuration โ€ข Custom AI Apps: Use MCP URL as tool endpoint โ€ข Other n8n Workflows: Call MCP tools from any workflow โ€ข API Integration: Direct HTTP calls to MCP endpoints

โœจ Benefits

โ€ข Complete Coverage: Every MISP Tool operation available โ€ข Zero Setup: No parameter mapping or configuration needed โ€ข AI-Ready: Built-in $fromAI() expressions for all parameters โ€ข Production Ready: Native n8n error handling and logging โ€ข Extensible: Easily modify or add custom logic

> ๐Ÿ†“ Free for community use! Ready to deploy in under 2 minutes.

๐Ÿ”— Nodes Used

MCP Server Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup