n8n is an open-source workflow automation tool that allows users to connect various applications and APIs to automate repetitive tasks and processes. Use it to integrate data across different services without writing code.
This MCP Bundle Server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.
Free account required. Works with Claude, Cursor, ChatGPT, and more. Other setup options ↓
Domain knowledge for using n8n workflow automation tools effectively
Fetch any n8n resource by colon-routed ID. Supports execution, workflow, tag, variable, and project resources. Use 'n8n:execution:{id}', 'n8n:workflow...
Activate a workflow in your n8n instance. This enables the workflow triggers so it can run automatically.
Deactivate a workflow in your n8n instance. This disables the workflow triggers so it will not run automatically.
Delete an execution from your n8n instance. This permanently removes the execution record.
Delete a workflow from your n8n instance. CAUTION: This permanently removes the workflow, all its execution history, and all associated data. This act...
Execute a workflow by ID via its webhook trigger. Only workflows with webhook triggers can be executed via API. Before executing, use get_workflow_det...
Retrieve a specific variable by ID. Note: Variable values are typically masked for security.
Get detailed information about a specific workflow including trigger details. Use this to understand how a workflow works and what inputs it expects b...
Retrieve a list of workflow executions from your n8n instance. Use it to monitor and analyze the performance and outcomes of automated workflows. Retu...
Retrieve all projects from your n8n instance. Projects help organize workflows and resources.
Retrieve all tags from your n8n instance. Use tags to organize and categorize workflows.
Retrieve all variables from your n8n instance. Variables are used to store configuration values and secrets.
List workflows from your n8n instance with optional filters. Returns workflows matching the specified criteria (active status, tags, name, project). U...
Retry a failed execution from your n8n instance. Use this to re-run workflows that failed due to errors or timeouts.
Search for workflows with optional filters. Returns a preview of each workflow matching the query. Use this to discover and explore workflows in your ...
Create a new project or update an existing project. If projectId is provided, updates the project. Otherwise, creates a new project.
Create a new tag or update an existing tag. If tagId is provided, updates the tag. Otherwise, creates a new tag.
Create a new variable or update an existing variable. If variableId is provided, updates the variable. Otherwise, creates a new variable.
Create a new workflow or update an existing workflow. For updates: if workflowId is provided, updates the workflow. The API requires name, nodes, conn...
Connect this N8n MCP Bundle Server to any MCP client in minutes
Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.