jwjordan/n8n-mcp-server
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 that provides tools for managing n8n workflows, allowing users to create, update, retrieve, and execute workflows through MCP-compatible clients like Claude.
Tools
Functions exposed to the LLM to take actions
create_workflow
Creates a new n8n workflow.
update_workflow
Updates an existing workflow.
get_workflow
Retrieves a specific workflow.
list_workflows
Lists all workflows.
get_workflow_webhook_urls
Gets webhook URLs for triggering a workflow.
list_executions
Lists workflow executions with optional filtering.
get_execution
Gets detailed information about a specific execution.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client