About
Overview
The n8n MCP Server enables AI agents to interact with n8n's workflow automation platform. It provides tools for triggering workflows, listing executions, and managing workflow configurations.
Capabilities
Tools & Capabilities
⚡trigger_workflow
Trigger a workflow execution
⚡list_workflows
List all workflows
⚡get_execution
Get execution details
⚡list_executions
List recent executions
Setup
Installation
bash
Install
npx -y mcp-server-n8nExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"n8n": {
"command": "npx",
"args": ["-y", "mcp-server-n8n"]
}
}
}Quick Info
Authorn8n-io
LanguageTypeScript
StatusStable
Stars★ 110
Last UpdatedFeb 12, 2026