Back to MCP Servers
Pipedream
Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
aggregatorsapi
By PipedreamHQ
Installation
npx -y pipedreamConfiguration
{
"mcpServers": {
"pipedream": {
"command": "npx",
"args": ["-y", "pipedream"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes