activepieces MCP Server — Claude & Cursor Integration

# activepieces MCP Server ## What is activepieces? activepieces is a production-ready Model Context Protocol (MCP) server with 24,307 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install activepieces/activepieces # Or manual git clone https://github.com/activepieces/activepieces.git cd activepieces ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** TypeScript - **Stars:** ⭐ 24,307 - **Forks:** 🍴 4,146 - **License:** NOASSERTION - **Updated:** 2026-09-07 - **Repo:** [activepieces/activepieces](https://github.com/activepieces/activepieces)