Self-hosted workflow automation. Trigger workflows, read execution history, and manage nodes.
npx -y @n8n/mcp-server-n8n
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"n8n": {
"command": "npx",
"args": ["-y", "@n8n/mcp-server-n8n"]
}
}
}
```
create_taskupdate_recordrun_workflowget_infolist_resourcesSelf-hosted workflow automation. Trigger workflows, read execution history, and manage nodes.
Language: TypeScript
Category: Productivity