ry-ops/n8n-mcp-server
3.3
If you are the rightful owner of n8n-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The n8n MCP Server integrates Claude Desktop with a self-hosted n8n instance, enabling workflow management and automation control.
Tools
Functions exposed to the LLM to take actions
list_workflows
List all workflows with optional filtering.
get_workflow
Get detailed workflow information.
execute_workflow
Execute a workflow manually.
activate_workflow
Activate a workflow.
deactivate_workflow
Deactivate a workflow.
list_executions
List workflow executions.
get_execution
Get detailed execution information.
create_workflow
Create a new workflow.
update_workflow
Update an existing workflow.
delete_workflow
Delete a workflow.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client