Activepieces
Zapier's job, on your own server: Activepieces is an open-source workflow automation platform
built to be exactly that replacement. Flows are built in a visual no-code editor with
triggers, actions, loops, conditional branches, auto-retries, raw HTTP steps, and code steps
that run JavaScript or TypeScript with full npm package support. Integrations are "pieces" -
type-safe TypeScript npm packages with hot reloading for local development - and the catalog
spans 600+ services, with the large majority contributed by the community. The platform is
AI-first in two directions: native AI pieces call OpenAI, Anthropic, Google, and Azure models
inside flows, and every piece automatically doubles as an MCP server, so assistants like
Claude Desktop and Cursor can invoke your integrations and workflows through natural language.
A built-in MCP server also exposes 30 tools for building flows, managing tables, and running
tests agentically. Flows are fully versioned with draft and locked states. The core is
MIT-licensed and runs on TypeScript with PostgreSQL and Redis.
Deploy