I was asking if we are able to use the chatbot built into N8N that builds workflows on our own servers? I was only wondering because I cannot find the question online but I can use my own server, still would need english → node feature so that I can tell it what I want, I am a beginner to n8n building automations for a future business that I am starting, thank you!
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Hey welcome! The AI workflow builder that lets you describe what you want in English is cloud-only right now, not available on self-hosted. If you’re self-hosting and want something similar there’s a community MCP server project (n8n-workflow-builder on GitHub) that lets you use Claude or ChatGPT to build workflows through natural language on your own instance, worth checking out.
Hi @Representative_LLC Welcome!
Yes you can do that Via MCP servers and on your main chat agent will have access to n8n-mcp for context related to how n8n actually functions:
Also this will have access to another MCP which will link the server side n8n instance so that it can perform actions, i prefer using Claude models the latest once for this task.