chinmaybhatk/n8n-mcp-server
3.2
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 henry@mcphub.com.
The N8N MCP Server is a Model Context Protocol server designed to manage n8n workflows, enabling interaction with Claude and other MCP-compatible tools.
Tools
Functions exposed to the LLM to take actions
list_workflows
List all workflows with optional active filter
get_workflow
Get detailed workflow information by ID
create_workflow
Create a new workflow with nodes and connections
update_workflow
Update an existing workflow
delete_workflow
Delete a workflow by ID
activate_workflow
Activate or deactivate a workflow
execute_workflow
Manually execute a workflow
get_executions
Get workflow execution history
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client