AI-powered n8n workflow automation through natural language. MCP server enabling Claude AI & Cursor IDE to create, manage, and monitor workflows via Model Context Protocol. Multi-instance support, 17 tools, comprehensive docs. Build workflows conversationally without manual JSON editing.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"n8n-workflow-builder": {
"args": [
"@kernel.salacoste/n8n-workflow-builder"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Build, manage, and monitor n8n workflows using Claude AI and Cursor IDE via the Model Context Protocol
This server supports HTTP transport. Be the first to test it — help the community know if it works.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @kernel.salacoste/n8n-workflow-builder against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in developer-tools / productivity
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
Read, write, and manage files on the local filesystem
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Security Weekly
Get CVE alerts and security updates for Mcp N8n Workflow Builder and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Build, manage, and monitor n8n workflows using Claude AI and Cursor IDE via the Model Context Protocol
Features • Quick Start • Documentation • Examples • API Reference

n8n Workflow Builder MCP Server transforms workflow automation by enabling you to create and manage n8n workflows through conversational AI. No more manual JSON editing or complex UI navigation—just describe what you need in natural language, and let AI build it for you.
🤖 AI-Powered Workflow CreationCreate complex n8n workflows by simply describing what you need. Claude AI and Cursor IDE understand your intent and generate production-ready workflows. 🌍 Multi-Instance ManagementSeamlessly manage multiple n8n environments (production, staging, development) from a single MCP server with intelligent instance routing. 🛠️ 17 Comprehensive ToolsComplete workflow lifecycle coverage:
|
💬 Natural Language InterfaceNo JSON editing required. Build workflows like this:
🔒 Secure by Design
📚 Comprehensive Documentation
|
# Install globally via npm
npm install -g @kernel.salacoste/n8n-workflow-builder
# Verify installation
npx @kernel.salacoste/n8n-workflow-builder --version