N8n MCP Server
未认领MCP server that provides tools and resources for interacting with n8n API
安装
$
npm install -g @leonardsellem/n8n-mcp-server工具(12 个)
execution_get
Get details of a specific execution
execution_list
List executions for a workflow
execution_run
Execute a workflow via the API
execution_stop
Stop a running execution
run_webhook
Execute a workflow via a webhook
workflow_activate
Activate a workflow
workflow_create
Create a new workflow
workflow_deactivate
Deactivate a workflow
workflow_delete
Delete a workflow
workflow_get
Get details of a specific workflow
workflow_list
List all workflows
workflow_update
Update an existing workflow