7 months ago
Largest Open Source MCP Server.
285+ tools available as MCPs. You can self-host them or use them on our cloud
Server Config
{
"mcpServers": {
"Activepieces": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cloud.activepieces.com/api/v1/mcp/*********************/sse"
]
}
}
}