MCPcopy
hub / github.com/activepieces/activepieces

github.com/activepieces/activepieces @0.86.0 sqlite

repository ↗ · DeepWiki ↗ · release 0.86.0 ↗
23,852 symbols 77,562 edges 11,853 files 123 documented · 1%
README

Activepieces

  

An open source replacement for Zapier

<a href="https://www.activepieces.com/docs" target="_blank"

Documentation   🌪️    <a href="https://www.activepieces.com/docs/build-pieces/building-pieces/overview" target="_blank" Create a Piece   🖉    <a href="https://www.activepieces.com/docs/install/overview" target="_blank" Deploy   🔥    <a href="https://discord.gg/yvxF5k5AUb" target="_blank"

<b>Join Discord</b>

🤯 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!

🔥 Why Activepieces is Different:

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

  • 🌐 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. 😎

  • 🤖 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, which is constantly expanding thanks to our community's contributions.

As an open ecosystem, all integration source code is accessible in our repository. These integrations are versioned and published directly to npmjs.com upon contribution.

You can easily create your own integration using our TypeScript framework. For detailed instructions, please refer to our Contributor's Guide.

License

Activepieces' Community Edition is released as open source under the MIT license and enterprise features are released under Commercial License

Read more about the feature comparison here https://www.activepieces.com/pricing

💭 Join Our Community

🌐 Contributions

We welcome contributions big or small and in different directions. The best way to do this is to check this document and we are always up to talk on our Discord Server.

📚 Translations

Not into coding but still interested in contributing? Come join our Discord and visit https://www.activepieces.com/docs/about/i18n for more information.

fr translation

it translation

de translation

ja translation

pt-BR translation

🦫 Contributors

ShahedAlMashni ShahedAlMashni 🔌 AbdulTheActivePiecer AbdulTheActivePiecer 🚧 Khaled Mashaly Khaled Mashaly 🚧 Mohammed Abu Aboud Mohammed Abu Aboud 🚧 Abdulrahman Zeineddin Abdulrahman Zeineddin 🔌 ahmad jaber ahmad jaber 🔌 ashrafsamhouri ashrafsamhouri 🔌
Mohammad Abu Musa Mohammad Abu Musa 📆 Mukewa Wekalao Mukewa Wekalao 🔌 Osama Abdallah Essa Haikal Osama Abdallah Essa Haikal 🔌 Arman Arman 🛡️ Oskar Krämer Oskar Krämer 📖 Thibaut Patel Thibaut Patel 🤔 🔌 Applesaucesomer Applesaucesomer 🤔
crazyTweek crazyTweek 🤔 Muhammad Tabaza Muhammad Tabaza 🔌 Shay Punter Shay Punter 📖 🔌 abaza738 abaza738 🔌 Jona Boeddinghaus Jona Boeddinghaus 🔌 fomojola fomojola 💻 Alexander Storozhevsky Alexander Storozhevsky

Extension points exported contracts — how you extend this code

ConnectionsManager (Interface)
(no doc) [6 implementers]
packages/pieces/framework/src/lib/context/index.ts
IPageObject (Interface)
(no doc) [1 implementers]
packages/tests-e2e/pages/base.ts
PackageJson (Interface)
(no doc)
tools/scripts/pieces/bump-translated-pieces.ts
Parser (Interface)
(no doc)
packages/core/formula/src/lib/function-implementations.ts
ApLogger (Interface)
(no doc)
packages/server/utils/src/ap-logger.ts
QueryCollectionMeta (Interface)
(no doc)
packages/web/src/query-meta.d.ts
ActivepiecesClientInit (Interface)
(no doc)
packages/ee/embed-sdk/src/index.ts
CloseCRMClient (Interface)
(no doc) [6 implementers]
packages/pieces/community/close/src/lib/common/types.ts

Core symbols most depended-on inside this repo

createAction
called by 5031
packages/pieces/framework/src/lib/action/action.ts
sendRequest
called by 1910
packages/pieces/common/src/lib/http/core/fetch-http-client.ts
toString
called by 1322
packages/core/shared/src/lib/ee/scim/index.ts
createTrigger
called by 1247
packages/pieces/framework/src/lib/trigger/trigger.ts
isNil
called by 1058
packages/server/api/src/app/database/migration/postgres/1748352614033-AddMcpToolEntity.ts
get
called by 845
packages/pieces/framework/src/lib/context/index.ts
createPiece
called by 748
packages/pieces/framework/src/lib/piece.ts
error
called by 708
packages/server/utils/src/ap-logger.ts

Shape

Function 18,385
Method 2,004
Interface 1,798
Class 1,310
Enum 355

Languages

TypeScript100%

Modules by API surface

packages/pieces/community/famulor/src/lib/common/types.ts64 symbols
packages/ee/embed-sdk/src/index.ts53 symbols
packages/core/execution/src/lib/engine/execution-errors.ts53 symbols
packages/server/worker/src/lib/execute/jobs/ee/chat/chat-worker-tools.ts50 symbols
packages/pieces/community/tarvent/src/lib/common/client.ts44 symbols
packages/pieces/community/clockodo/src/lib/common/client.ts43 symbols
packages/server/api/test/helpers/mocks/index.ts40 symbols
packages/server/api/src/app/mcp/tools/mcp-utils.ts39 symbols
packages/pieces/community/azure-devops/src/lib/common/index.ts39 symbols
packages/pieces/community/famulor/src/lib/common/properties.ts38 symbols
packages/pieces/community/mailchimp/src/lib/common/types.ts37 symbols
packages/pieces/community/capsule-crm/src/lib/common/client.ts35 symbols

Dependencies from manifests, versioned

@1password/sdk0.4.0 · 1×
@activepieces/core-executionworkspace:* · 1×
@activepieces/core-formulaworkspace:* · 1×
@activepieces/core-piece-typesworkspace:* · 1×
@activepieces/core-utilsworkspace:* · 1×
@activepieces/engineworkspace:* · 1×
@activepieces/import-fresh-webpack3.3.0 · 1×
@activepieces/piece-facebook-leadsworkspace:* · 1×
@activepieces/piece-intercomworkspace:* · 1×
@activepieces/piece-slackworkspace:* · 1×
@activepieces/piece-squareworkspace:* · 1×
@activepieces/pieces-commonworkspace:* · 1×

Datastores touched

(mongodb)Database · 1 repos

For agents

$ claude mcp add activepieces \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact