{
  "name": "io.github.activepieces/activepieces",
  "description": "A community-maintained MCP for Activepieces, the open-source Zapier alternative. Trigger flows on demand, list available flows, and inspect run history from an AI agent. The full Activepieces feature set — 200+ integrations, AI-native pieces, self-host or cloud — sits behind a small MCP surface. Note: the community activepieces-mcp wrapper is archived — no upstream maintenance. Activepieces itself is current and exposes its own MCP endpoint per flow; new installs should use that.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-31",
    "com.top-mcps/score": {
      "value": 86,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-06-02T13:16:41.652Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-06-02T11:55:52.380Z",
      "githubStars": 22436,
      "lastCommitAt": "2026-05-27T10:26:59Z"
    }
  },
  "repository": {
    "url": "https://github.com/activepieces/activepieces",
    "source": "github"
  },
  "author": {
    "name": "Community"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "activepieces-mcp",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "ACTIVEPIECES_API_URL",
          "description": "ACTIVEPIECES_API_URL — required credential for Activepieces (MCP archived).",
          "isRequired": true,
          "isSecret": true
        },
        {
          "name": "ACTIVEPIECES_API_KEY",
          "description": "ACTIVEPIECES_API_KEY — required credential for Activepieces (MCP archived).",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "capabilities": {
    "security": {
      "scope": "network",
      "sandbox": "Activepieces API key in env. Inherits the issuing user's permissions; scope by user.",
      "gotchas": [
        "Trigger calls execute under the issuing user's connections — the agent inherits whatever credentials those flows use.",
        "Cloud and self-hosted have different URLs; mixing them is a common setup error.",
        "Long-lived API keys; rotate on the standard cadence."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/activepieces",
    "markdown": "https://top-mcps.com/mcp/activepieces.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
