n8n-workflow-builder-mcp
by ifmelate
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| N8N_API_KEY | Yes | Your n8n API key from the n8n settings | |
| N8N_API_URL | No | Your n8n instance URL | http://localhost:5678 |
| N8N_VERSION | No | Override N8N version - if not set, auto-detects from API |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_workflowD | – |
| list_workflowsD | – |
| get_workflow_detailsD | – |
| add_nodeD | – |
| edit_nodeD | – |
| delete_nodeD | – |
| add_connectionD | – |
| add_ai_connectionsD | – |
| list_available_nodesD | – |
| get_n8n_version_infoD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |