activepieces
Basic Information
Activepieces is an open-source, extensible AI automation platform positioned as an alternative to Zapier. The repository provides a type-safe pieces framework written in TypeScript where integrations are implemented as npm-packaged pieces. Contributed pieces are exposed as MCP servers that can be used by LLMs and agent tools such as Claude Desktop, Cursor and Windsurf. The project includes a visual no-code flow builder for non-technical users and developer tooling for creating, testing and publishing custom pieces. The codebase, documentation and contributor guides in this repo support local development with hot reloading, publishing to npm, and self-hosted deployments so teams can customize branding, control security and run automations on private infrastructure.