MCP N8n Builder
Unclaimed🪄 MCP server for programmatic creation and management of n8n workflows. Enables AI assistants to build, modify, and manage workflows without direct user intervention through a comprehensive set of tools and resources for interacting with n8n's REST API.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (10)
activate_workflow
Activates a workflow by its ID, enabling it to
create_workflow
Creates a new workflow in n8n with specified
deactivate_workflow
Deactivates a workflow by its ID, preventing
delete_workflow
Permanently deletes a workflow by its ID. This
get_execution
Retrieves detailed information about a specific
get_workflow
Retrieves complete details of a specific workflow by
list_available_nodes
Lists all available nodes in the n8n
list_executions
Lists workflow execution history with details on
list_workflows
Lists all workflows from n8n with their basic
update_workflow
Updates an existing workflow with new