I Let AI Build n8n Workflows via MCP
Skills:
AI Workflow Automation90%
This video shows how to connect *n8n MCP* (Model Context Protocol) to *Gemini CLI* so an AI model can create, update, and validate n8n workflows automatically. You’ll learn how to run n8n-MCP locally with Docker, connect it to your n8n instance using the n8n API, and give Gemini structured access to n8n nodes, schemas, operations, and real workflow templates. This setup allows AI to generate*valid n8n workflows, instead of guessing JSON or breaking node configurations. If you’re trying to use AI to build n8n automations, this is the missing piece.
## What this tutorial covers
* What n8n MCP is and how it works
* Why AI fails at n8n workflow generation without MCP
* Running n8n MCP locally with Docker
* Connecting Gemini CLI to n8n MCP
* Generating an n8n API key
* Full MCP configuration for automatic workflow creation
* Creating an n8n workflow using AI
* Automatically pushing workflows into n8n
* Fixing and iterating workflows with AI
This is a hands-on technical tutorial, not a high-level overview.
## Files & Resources
* n8n-MCP repository: 👉 https://github.com/czlonkowski/n8n-mcp
* Gemini CLI documentation 👉 https://geminicli.com/docs/
## Chapters
00:00 – Introduction
00:17 – Gemini CLI setup (Docker + local install)
01:22 – n8n-MCP setup (Docker)
02:28 – Connecting Gemini CLI to n8n-MCP
04:38 – Automatic workflow creation inside n8n
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: AI Workflow Automation
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
I Didn’t Believe Free AI Tools Could Replace Paid Software… Until This Happened
Medium · ChatGPT
Most AI Tools in 2026 Are Overcomplicated — Here’s What Actually Seems Useful
Medium · AI
When to Make an AI Skill, When Not To, and How to Steal One from Your Own Chat
Medium · AI
Antigravity is Dead Long Live Antigravity.
Dev.to · Antonio Cardenas
Chapters (5)
Introduction
0:17
Gemini CLI setup (Docker + local install)
1:22
n8n-MCP setup (Docker)
2:28
Connecting Gemini CLI to n8n-MCP
4:38
Automatic workflow creation inside n8n
🎓
Tutor Explanation
DeepCamp AI