n8n-workflows-mcp.md

n8n Visual Workflows

UI App
from"n8n"
980

Visual workflow automation with 300+ service connections and drag-drop UI

Productivity
n8nvisualworkflowsautomation
install.sh
# Clone the repository
$git clone https://github.com/n8n-io/mcp-server-n8n
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve