Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
N8N_API_KEYYesYour n8n API key from the n8n settings
N8N_API_URLNoYour n8n instance URLhttp://localhost:5678
N8N_VERSIONNoOverride N8N version - if not set, auto-detects from API

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_workflow-
list_workflows-
get_workflow_details-
add_node-
edit_node-
delete_node-
add_connection-
add_ai_connections-
list_available_nodes-
get_n8n_version_info-

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ifmelate/n8n-workflow-builder-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server