Skip to content
Back to search
30
MCP

n8n-nodes-workflow-generator

n8n/n8n-nodes-workflow-generator

Generate n8n workflows from natural language using Claude AI

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

flowengine-n8n-workflow-builder
Build n8n workflows from text using AI. Connect to Claude, Cursor, or any LLM to generate and validate n8n workflows with expert knowledge a
0 tools
n8n-nodes-parallel-workflows
n8n node for orchestrating parallel workflow executions
0 tools
n8n-nodes-awork
Automate your workflows with the awork API
0 tools
n8n-nodes-chainstream
Chainstream nodes for n8n workflows
0 tools
n8n-nodes-neo4jtool
a Neo4j node for n8n workflows
0 tools
n8n-nodes-basevn-workflow
n8n node for BaseVN Workflow API
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-workflow-generator": {
      "url": "None",
      "transport": "http"
    }
  }
}