Back to directory
pipedream/mcp

pipedream/mcp

@PipedreamHQ

Pipedream MCP server reference implementation - connects to 2,800+ APIs via MCP protocol

pipedreammcpapi-integrationautomationconnectorsreference-implementationplatformtool

Installation & Configuration

{
  "mcpServers": {
    "pipedream": {
      "command": "npx",
      "args": [
        "@pipedream/mcp"
      ],
      "env": {
        "PIPEDREAM_CLIENT_ID": "your_client_id",
        "PIPEDREAM_CLIENT_SECRET": "your_client_secret",
        "PIPEDREAM_PROJECT_ID": "your_project_id"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13