pipedream-mcp.md

Pipedream MCP

Featured
from"PipedreamHQ"
8.5k

Connect with 2,500 APIs with 8,000+ prebuilt tools

Productivity
PipedreamAPIsintegrationworkflows
install.sh
# Clone the repository
$git clone https://github.com/PipedreamHQ/pipedream
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve