n8n-mcp-server

n8n-mcp-server

302

The n8n MCP Server allows AI assistants to control n8n workflows using natural language. It enhances automation by providing tools for workflow and execution management, making it an essential tool for integrating AI assistance with workflow automation platforms.

workflow_list

List all workflows

workflow_get

Get details for specific workflows

workflow_create

Create a new workflow

workflow_update

Update existing workflows

workflow_delete

Delete workflow

workflow_activate

Activate the workflow

workflow_deactivate

Disable workflow

execution_run

Execute workflows through API

run_webhook

Execute workflows through webhook

execution_get

Get details of a specific execution

execution_list

List the execution of the workflow

execution_stop

Stop running execution