n8n MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
N8N_HOSTYesThe URL of your n8n instance.
N8N_API_KEYYesYour n8n API key with appropriate permissions.

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
init-n8n

Initialize connection to n8n instance

list-workflows

List all workflows from n8n

create-workflow

Create a new workflow in n8n