Pabbly Connect MCP Server

Beta hosted MCP server that exposes a Pabbly Connect user's own workflow action steps as agent tools. Tools are authored inside Pabbly Connect ("Add to MCP Server"), and the server URL is minted per account from Pabbly Connect MCP Settings, so no fixed public endpoint or tool catalog is published. A first-party stdio bridge is on npm for clients that cannot speak SSE.

API entry from apis.yml

apis.yml Raw ↑
aid: pabbly:pabbly-connect-mcp
name: Pabbly Connect MCP Server
description: Beta hosted MCP server that exposes a Pabbly Connect user's own workflow action steps as
  agent tools. Tools are authored inside Pabbly Connect ("Add to MCP Server"), and the server URL is minted
  per account from Pabbly Connect MCP Settings, so no fixed public endpoint or tool catalog is published.
  A first-party stdio bridge is on npm for clients that cannot speak SSE.
humanURL: https://www.pabbly.com/how-to-use-pabbly-connect-mcp-server-step-by-step-guide/
tags:
- MCP
- Agents
- Automation
properties:
- type: MCPServer
  url: mcp/pabbly-mcp.yml
- type: Documentation
  url: https://www.pabbly.com/how-to-use-pabbly-connect-mcp-server-step-by-step-guide/