n8n

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 n8n MCP server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

Developer Tools
API Key

Free account required. Visit n8n

n8n
SKILL.md

Domain knowledge for using n8n workflow automation tools effectively

Tools From This Provider (26)

N8N List Variables

Retrieve all variables from your n8n instance. Variables are used to store configuration values and secrets.

N8N Get Project

Retrieve a specific project by ID.

N8N Upsert Project

Create a new project or update an existing project. If projectId is provided, updates the project. Otherwise, creates a...

N8N Delete Project

Delete a project from your n8n instance.

N8N Retry Execution

Retry a failed execution from your n8n instance. Use this to re-run workflows that failed due to errors or timeouts.

N8N Get Tag

Retrieve a specific tag by ID.

N8N Upsert Workflow

Create a new workflow or update an existing workflow. For updates: if workflowId is provided, updates the workflow. The...

N8N Delete Execution

Delete an execution from your n8n instance. This permanently removes the execution record.

N8N Delete Workflow

Delete a workflow from your n8n instance. CAUTION: This permanently removes the workflow, all its execution history,...

N8N Get Workflow Tags

Get all tags associated with a specific workflow.

N8N List Tags

Retrieve all tags from your n8n instance. Use tags to organize and categorize workflows.

N8N Search Workflows

Search for workflows with optional filters. Returns a preview of each workflow matching the query. Use this to discover...

N8N Delete Variable

Delete a variable from your n8n instance.

Fetch

Fetch any n8n resource by colon-routed ID. Supports execution, workflow, tag, variable, and project resources. Use...

N8N List Projects

Retrieve all projects from your n8n instance. Projects help organize workflows and resources.

N8N Activate Workflow

Activate a workflow in your n8n instance. This enables the workflow triggers so it can run automatically.

N8N Delete Tag

Delete a tag from your n8n instance.

N8N Get Variable

Retrieve a specific variable by ID. Note: Variable values are typically masked for security.

N8N Deactivate Workflow

Deactivate a workflow in your n8n instance. This disables the workflow triggers so it will not run automatically.

N8N Upsert Tag

Create a new tag or update an existing tag. If tagId is provided, updates the tag. Otherwise, creates a new tag.

N8N Get Workflow Details

Get detailed information about a specific workflow including trigger details. Use this to understand how a workflow...

N8N Get Workflow Version

Retrieve a specific version of a workflow from workflow history.

N8N Upsert Variable

Create a new variable or update an existing variable. If variableId is provided, updates the variable. Otherwise,...

N8N List Executions

Retrieve a list of workflow executions from your n8n instance. Use it to monitor and analyze the performance and...

N8N List Workflows

List workflows from your n8n instance with optional filters. Returns workflows matching the specified criteria (active...

N8N Execute Workflow

Execute a workflow by ID via its webhook trigger. Only workflows with webhook triggers can be executed via API. Before...

Sign in to start using n8n tools with your AI assistant

Free account · API Key setup

Get Started

Provider Information

CategoryDeveloper Tools
SetupAPI Key
AddedOctober 29, 2025
UpdatedMarch 18, 2026
Used By Tools
26

Quick Links

Need Help?

Having trouble configuring n8n? Check the available resources below.

n8n MCP Server Integration • MCP Providers