Skip to main content
Glama

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 dev

Related 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

Related MCP Connectors

Related MCP Servers

  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Provides seamless integration between MCP-compatible AI assistants and n8n workflow automation, enabling intelligent management and automation of n8n workflows through natural language.
    5
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    An 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.
    70,834 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for integrating with n8n, enabling workflow automation and management through natural language.
    239 npm
    1
    MIT