n8n Autopilot MCP SaaS
Allows for AI-powered creation and management of automated workflows within n8n, enabling users to describe desired automations which the server then builds and runs.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@n8n Autopilot MCP SaaSBuild a workflow that sends a Slack notification for every new GitHub star"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
n8n Autopilot MCP SaaS
AI-Powered Workflow Automation ā Just describe what you want, and we build & run it.
š Quick Start
# Install dependencies
pnpm install
# Setup environment
cp apps/backend/.env.example apps/backend/.env
cp apps/frontend/.env.example apps/frontend/.env
# Run database migrations
pnpm db:push
# Start development servers
pnpm devRelated MCP server: n8n-MCP
š¦ Project Structure
n8n-autopilot/
āāā apps/
ā āāā backend/ # NestJS API + MCP Server
ā āāā frontend/ # React + Vite UI
āāā packages/
ā āāā shared/ # Shared types & utilities
āāā docs/ # Documentationš§ Tech Stack
Layer | Technology |
Backend | NestJS, TypeScript, Prisma |
Frontend | React, Vite, TailwindCSS |
Database | Supabase PostgreSQL + pgvector |
AI | OpenAI GPT-4 |
MCP | @modelcontextprotocol/sdk |
n8n | Self-hosted instance |
š Documentation
š Environment Variables
See .env.example files in each app directory.
š License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceProvides seamless integration between MCP-compatible AI assistants and n8n workflow automation, enabling intelligent management and automation of n8n workflows through natural language.5
- AlicenseNot gradedqualityDmaintenanceAn MCP server that empowers AI assistants to build, validate, and manage n8n workflows by providing structured access to documentation for over 1,200 nodes and thousands of templates. It enables deep integration with n8n instances for automated workflow orchestration and management through natural language.164,7941MIT
- AlicenseAqualityAmaintenanceMCP server for managing n8n workflows through AI assistants. Supports workflow CRUD operations, synchronization, inspection, and execution support for automation-focused workflows.142332MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for integrating with n8n, enabling workflow automation and management through natural language.3811MIT
Related MCP Connectors
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors ā no code.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mosaictm1/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server