n8n-workflow-builder-mcp

n8n-workflow-builder-mcp

3.5

If you are the rightful owner of n8n-workflow-builder-mcp 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.

This project provides a Model Context Protocol (MCP) server for building and manipulating n8n workflows JSON in Cursor IDE.

create_workflow

Create a new n8n workflow.

list_workflows

List all existing workflows.

get_workflow_details

Get detailed information about a specific workflow.

add_node

Add a new node to a workflow.

edit_node

Edit an existing node in a workflow.

delete_node

Delete a node from a workflow.

add_connection

Add a connection between nodes.

add_ai_connections

Add AI connections for LangChain nodes.

list_available_nodes

List available node types with optional filtering.