n8n-mcp-server

eric050828/n8n-mcp-server

3.2

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 dayong@mcphub.com.

The n8n MCP Server is a Model Context Protocol server designed to facilitate interaction with an n8n instance, enabling programmatic control via Large Language Models (LLMs).

Tools

Functions exposed to the LLM to take actions

list_workflows

Retrieves a filtered list of workflows from the n8n instance.

get_workflow

Retrieves the complete definition of a specific workflow.

create_workflow

Creates a new workflow with the specified configuration.

update_workflow

Modifies an existing workflow.

delete_workflow

Permanently removes a workflow.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources