Activepieces

Active
GitHub TypeScript NOASSERTION

Description

Activepieces is an open-source AI workflow automation platform with 400+ MCP servers for AI agents, enabling no-code business process orchestration.

Key Features

  • 400+ integration pieces — ready-to-use integrations for Google Sheets, OpenAI, Discord, and 400+ services
  • Auto-generated MCP servers — all pieces exposed as MCP servers for direct use in Claude Desktop
  • TypeScript type-safe framework — pieces written in TypeScript with hot-reload local development
  • Visual flow builder — no-code drag-and-drop UI with loops, branches, and auto-retries
  • Human-in-the-Loop — built-in delay execution and approval mechanisms for human intervention
  • Self-hosted and secure — one-click Docker deployment, network isolation, full data control

Use Cases

💡 Automating cross-platform business processes (notifications, data sync, ticket creation)
💡 Building AI-driven content processing pipelines (doc analysis, email summarization)
💡 Setting up no-code automation platforms for teams
💡 Integrating MCP servers into LLM workflows for tool calls
💡 Self-hosted open-source alternative to Zapier/n8n

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (24.2k stars)
  • Established track record (3 years in production)

⚠️ Limitations

  • No clear open-source license

Categories

Quick Start

docker compose up -d

# Visit http://localhost:8080
# 1. Create an account
# 2. Choose a template or start from scratch
# 3. Drag and drop pieces (trigger + actions)
# 4. Configure connections
# 5. Activate the flow

# Or use CLI
npx activepieces dev

Related Projects

Better Chatbot

1.2k · TypeScript
Active A

A better chatbot platform powered by Agent, MCP, and Workflows. Supports multi-model integration, visual workflow orchestration, and low-code configuration.

mcpagentchatbot +5
  • · Multi-model support: integrates OpenAI, Anthropic, Google, xAI, Ollama, and all major LLMs
  • · MCP protocol driven: invoke browser automation, web search, code execution tools via @mention
  • · Visual workflow editor: drag-and-drop to build AI workflows and publish them as chat tools

n8n MCP

22.8k · TypeScript
Active A+

An MCP for Claude Desktop, Claude Code, Windsurf, and Cursor to build n8n workflows through natural language interaction.

mcpworkflowautomation +2
  • · 1851 n8n node coverage — Complete docs and properties for 822 core + 1029 community nodes
  • · MCP protocol server — Provides n8n knowledge to Claude Desktop, Cursor, Windsurf and other AI IDEs
  • · Template search — 2352 workflow templates filterable by complexity, role, and time

VoltAgent

10.5k · TypeScript
Active A+

VoltAgent is an end-to-end AI Agent engineering platform combining a TypeScript framework with the VoltOps console for workflow, MCP, memory, and observability.

workflowagent-frameworktypescript +2
  • · Core agent runtime - typed roles, tools, memory, and model providers wired in one place
  • · Declarative workflow engine - multi-step automations described in code, not graph editors
  • · Supervisor and sub-agent topology - specialized agents coordinated by a supervisor runtime