---
title: "activepieces"
type: "tool"
slug: "activepieces-activepieces"
canonical_url: "https://www.graphcanon.com/tools/activepieces-activepieces"
github_url: "https://github.com/activepieces/activepieces"
homepage_url: "https://www.activepieces.com"
stars: 23161
forks: 3901
primary_language: "TypeScript"
license: "Other"
categories: ["developer-tools", "ai-agents"]
tags: ["no-code-automation", "workflow-automation", "ai-agent"]
updated_at: "2026-07-07T18:25:10.008221+00:00"
---

# activepieces

> An open source replacement for Zapier

Activepieces is an all-in-one AI automation tool designed to be extensible through a type-safe pieces framework written in TypeScript. It supports the creation of modular components (MCP servers) that can interact with various LLMs via platforms like Claude Desktop, Cursor, or Windsurf.

## Facts

- Repository: https://github.com/activepieces/activepieces
- Homepage: https://www.activepieces.com
- Stars: 23,161 · Forks: 3,901 · Open issues: 590 · Watchers: 126
- Primary language: TypeScript
- License: Other
- Last pushed: 2026-07-07T17:31:35+00:00

## Categories

- [Developer Tools](/categories/developer-tools.md)
- [AI Agents](/categories/ai-agents.md)

## Tags

no-code-automation, workflow-automation, ai-agent

## Related tools

- [ECC](/tools/affaan-m-ecc.md) - The agent harness performance optimization system (★ 226,962)
- [hermes-agent](/tools/nousresearch-hermes-agent.md) - The self-improving AI agent built by Nous Research (★ 210,880)
- [AutoGPT](/tools/significant-gravitas-autogpt.md) - AutoGPT: Build, Deploy, and Run AI Agents (★ 185,417)
- [ollama](/tools/ollama-ollama.md) - Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. (★ 175,659)
- [prompts.chat](/tools/f-prompts-chat.md) - The world's largest open-source prompt library for AI (★ 165,019)
- [JavaGuide](/tools/snailclimb-javaguide.md) - Snailclimb/JavaGuide: 面试 & 后端通用面试指南，覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发 (★ 156,863)
- [langflow](/tools/langflow-ai-langflow.md) - Langflow is a powerful platform for building and deploying AI-powered agents and workflows. (★ 151,298)
- [dify](/tools/langgenius-dify.md) - Production-ready platform for agentic workflow development (★ 148,070)

## README (excerpt)

```text
<h1 align="center">
  <a
    target="_blank"
    href="https://activepieces.com"
  >
    <img
      align="center"
      alt="Activepieces"
src="https://github.com/activepieces/activepieces/assets/1812998/76c97441-c285-4480-bc75-30a0c73ed340"
      style="width:100%;"
    />
    
  </a>
</h1>


<p align="center">
<a href="/LICENSE" target="_blank"><img src='https://img.shields.io/badge/license-MIT-green?style=for-the-badge' /></a>&nbsp;<img src='https://img.shields.io/github/commit-activity/w/activepieces/activepieces/main?style=for-the-badge' />&nbsp;<a href='https://discord.gg/2jUXBKDdP8'><img src='https://img.shields.io/discord/966798490984382485?style=for-the-badge' /></a>
</p>
<p align="center">
   An open source replacement for Zapier
</p>

<p align="center">
  <a
    href="https://www.activepieces.com/docs"
    target="_blank"
  ><b>Documentation</b></a>&nbsp;&nbsp;&nbsp;🌪️&nbsp;&nbsp;&nbsp;
   <a
    href="https://www.activepieces.com/docs/build-pieces/building-pieces/overview"
    target="_blank"
  ><b>Create a Piece</b></a>&nbsp;&nbsp;&nbsp;🖉&nbsp;&nbsp;&nbsp;
  <a
    href="https://www.activepieces.com/docs/install/overview"
    target="_blank"
  ><b>Deploy</b></a>&nbsp;&nbsp;&nbsp;🔥&nbsp;&nbsp;&nbsp;
  <a
    href="https://discord.gg/yvxF5k5AUb"
    target="_blank"
  >
    <b>Join Discord</b>
  </a>
</p>

<br>
<br>

# 🤯 Welcome to Activepieces

All-in-one AI automation designed to be **extensible** through a **type-safe** pieces framework written in **TypeScript**.
When you contribute pieces to Activepieces they become automatically available as MCP servers that you can use with LLMs through Claude Desktop, Cursor or Windsurf!

<br>
<br>

## 🔥 Why Activepieces is Different:

- **💖 Loved by Everyone**: Intuitive interface and great experience for both technical and non-technical users with a quick learning curve.

<img src="/docs/resources/templates.gif">

- **🌐 Open Ecosystem:** All pieces are open source and available on npmjs.com, **60% of the pieces are contributed by the community**.

- **🛠️ Largest open source MCP toolkit**: All our pieces (280+) are available as MCP that you can use with LLMs on Claude Desktop, Cursor or Windsurf.

- **🛠️  Pieces are written in Typescript**: Pieces are npm packages in TypeScript, offering full customization with the best developer experience, including **hot reloading** for **local** piece development on your machine. 😎

<img src="/docs/resources/create-action.png" alt="">

- **🤖 AI-First**: Native AI pieces let you experiment with various providers, or create your own agents using our AI SDK to help you build flows inside the builder.

- **🏢 Enterprise-Ready**: Developers set up the tools, and anyone in the organization can use the no-code builder. Full customization from branding to control.

- **🔒 Secure by Design**: Self-hosted and network-gapped for maximum security and control over your data.

- **🧠 Human in the Loop**: Delay execution for a period of time or require approval. These are just pieces built on top of the piece framework, and you can build many pieces like that. 🎨

- **💻 Human Input Interfaces**: Built-in support for human input triggers like "Chat Interface" 💬 and "Form Interface" 📝



## 🛠️  Builder Features:

- [x] Loops
- [x] Branches
- [x] Auto Retries
- [x] HTTP
- [x] Code with **NPM**
- [x] ASK AI in Code Piece (Non technical user can clean data without knowing to code)
- [x] Flows are fully versioned.
- [x] Languages Translations
- [x] Customizable Templates
- [X] 200+ Pieces, check https://www.activepieces.com/pieces

**We release updates frequently. Check the product changelog for the latest features.**


## 🔌 Create Your Own Piece

Activepieces supports integrations with Google Sheets, OpenAI, Discord, RSS, and over 200 other services. [Check out the full list of supported integrations](https://www.activepieces.com/pieces), which is constantly expanding thanks to our community's contributions.

As an **open ecosystem**, all in
```

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/tools/activepieces-activepieces`](/api/graphcanon/tools/activepieces-activepieces)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
