n8n-mcp-server

utsavkumar-rp/n8n-mcp-server

3.1

If you are the rightful owner of n8n-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The n8n MCP Server is a Model Context Protocol server that enables AI assistants to interact with n8n workflows using natural language.

Tools

Functions exposed to the LLM to take actions

workflow_list

List all workflows

workflow_get

Get details of a specific workflow

workflow_create

Create a new workflow

workflow_update

Update an existing workflow

workflow_delete

Delete a workflow

workflow_activate

Activate a workflow

workflow_deactivate

Deactivate a workflow

execution_run

Execute a workflow via the API

run_webhook

Execute a workflow via a webhook

execution_get

Get details of a specific execution

execution_list

List executions for a workflow

execution_stop

Stop a running execution

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources