Nourdeo/mcp-n8n-server
3.2
If you are the rightful owner of mcp-n8n-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 that integrates Claude AI with n8n workflow automation, allowing users to create and manage workflows using natural language.
Tools
Functions exposed to the LLM to take actions
list_workflows
List all workflows with their status.
get_workflow
Get detailed information about a specific workflow.
create_workflow
Create a new workflow from scratch.
update_workflow
Update an existing workflow's configuration.
delete_workflow
Permanently delete a workflow.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client