mcp-n8n-builder
If you are the rightful owner of mcp-n8n-builder 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.
A Model Context Protocol (MCP) server for programmatic creation and management of n8n workflows, allowing AI assistants to build, modify, and manage workflows without direct user intervention.
Node Management
list_available_nodes: Lists all available nodes in the n8n instance. Use this tool BEFORE creating or updating workflows to ensure you only use valid node types.
Workflow Management
list_workflows, create_workflow, get_workflow, update_workflow, delete_workflow, activate_workflow, deactivate_workflow: Tools for managing workflows in n8n.
Execution Management
list_executions, get_execution: Tools for managing and retrieving workflow execution details.