n8n Workflow Builder MCP Server
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Enables programmatic creation and management of n8n workflows, including adding nodes, establishing connections between nodes, validating workflow specifications, and exporting complete workflow configurations.
n8n Workflow Builder MCP Server
A Model Context Protocol (MCP) server for programmatically creating and managing n8n workflows.
Features
- Create workflows with nodes and connections
- Validate workflow specifications
- Export complete workflow configurations
- REST API interface through MCP
Installation
Installing via Smithery
To install n8n Workflow Builder for Claude Desktop automatically via Smithery:
Manual Installation
- Clone the repository:
- Install dependencies:
- Compile TypeScript:
- Start the server:
Usage
The server provides a create_workflow
tool that accepts a workflow specification:
Configuration
Add the server to your MCP configuration:
License
MIT
This server cannot be installed
A Model Context Protocol (MCP) server for programmatically creating and managing n8n workflows.