PipedreamHQ/pipedream
Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
Quick Start
Clone the repository:
git clone https://github.com/PipedreamHQ/pipedream/tree/master/modelcontextprotocolClaude Desktop configuration example:
{
"mcpServers": {
"pipedream": {
"command": "npx",
"args": [
"-y",
"PipedreamHQ/pipedream"
]
}
}
}Check the repository README for specific installation and configuration instructions.