n8n-mcp-server

robrodriguezjr/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.

A Model Context Protocol (MCP) server for integrating with n8n workflow automation on your Synology NAS.

Tools

Functions exposed to the LLM to take actions

configure_n8n_connection

Set up connection to your n8n instance

list_workflows

List all workflows with optional active-only filter

get_workflow_details

Get detailed information about a specific workflow

activate_workflow

Activate a workflow for automatic execution

deactivate_workflow

Deactivate a workflow

create_simple_workflow

Create a new workflow with manual trigger

execute_workflow

Manually execute a workflow with optional input data

get_executions

Get recent workflow executions

get_execution_details

Get detailed information about a specific execution

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources