Back to search
30
MCP

mcp-n8n-workflow-builder

salacoste/mcp-n8n-workflow-builder

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.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

n8n-workflow-builder
AI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI ass
0 tools
n8n-manager-mcp
MCP server for n8n workflow management -- view, create, sync, and manage n8n workflows via AI assistants
0 tools
n8n Manager MCP
MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.
0 tools
@thecodesaiyan/tcs-n8n-mcp
MCP server for n8n workflow automation. Manage workflows, executions, tags, variables, credentials and users via the Model Context Protocol.
0 tools
leonardsellem/n8n-mcp-server
A MCP server that allows AI assistants to interact with n8n workflows through natural language.
0 tools
boqiangliang/n8n-mcp
n8n server with MCP support – lets AI agents control workflows via Model Context Protocol (MCP).
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-n8n-workflow-builder": {
      "url": "https://salacoste.github.io/mcp-n8n-workflow-builder/",
      "transport": "http"
    }
  }
}