PipedreamHQ/pipedream
☁️ 🏠 - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: PipedreamHQ/pipedream Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-pipedreamhq-pipedream
Detailed Documentation
☁️ 🏠 - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
Configuration
{
"mcpServers": {
"pipedreamhq-pipedream": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pipedreamhq-pipedream"
],
"env": {}
}
}
}