Generate n8n workflows from chat using MCP tools, Claude and Postgres
Describe any automation in plain English. This AI agent builds, validates, and deploys a working n8n workflow into your instance in seconds ā no node dragging, no JSON editing, no guesswork. šŗ Full setup guide: [http...
Template notes
Describe any automation in plain English. This AI agent builds, validates, and deploys a working n8n workflow into your instance in seconds ā no node dragging, no JSON editing, no guesswork.
šŗ Full setup guide: [https://youtu.be/HMXBInLaUB8?si=Q21gt48omSyzsTGl]
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā šÆ WHO IS THIS FOR? āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā n8n builders who want to generate workflows by chatting instead of configuring every node manually ā Agencies building automations for clients at speed ā Developers who want an AI co-pilot with real n8n knowledge ā Non-technical teams who need to create workflows by describing them in plain language
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā ā” WHAT MAKES THIS DIFFERENT āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
Most AI workflow generators hallucinate node names, guess parameters, and produce broken JSON. This one doesn't.
It uses the official n8n MCP Client Tool node ā natively built into n8n, no community packages required ā to connect to a self-hosted n8n-mcp server (czlonkowski/n8n-mcp, 16k+ GitHub stars). That server holds the complete, structured documentation of 1,396 n8n nodes in a SQLite database with 12ms response time and zero rate limits.
The agent never guesses. It looks everything up first.