n8n-mcp-server

allanbchancery/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 designed to facilitate interaction with the n8n workflow automation platform, allowing users to manage workflows, monitor executions, and access instance information through MCP-compatible clients.

Tools

Functions exposed to the LLM to take actions

list_workflows

Get all workflows with their status and metadata.

get_workflow

Retrieve detailed information about a specific workflow.

activate_workflow

Activate a workflow to start automatic execution.

deactivate_workflow

Deactivate a workflow to stop automatic execution.

execute_workflow

Manually trigger a workflow execution.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources