Pipedream MCP Server
Pipedream's hosted Model Context Protocol server at remote.mcp.pipedream.net exposes 10,000+ tools across 2,800+ integrated apps to AI agents over JSON-RPC. The server supports both SSE and streamable HTTP transports dynamically based on the Accept header, with no client-side configuration required. Authentication is OAuth 2.0 Bearer; per-session context (project, environment, external user, app slug) is supplied via x-pd-* headers. Native integrations exist for OpenAI Responses API, Anthropic Claude, Google Gemini, and Vercel AI SDK.
Documentation
Documentation
https://pipedream.com/docs/connect/mcp
Documentation
https://pipedream.com/docs/connect/mcp/developers
Documentation
https://pipedream.com/docs/connect/mcp/openai
Specifications
Examples
Example
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/examples/pipedream-mcp-tools-list-example.json
Example
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/examples/pipedream-mcp-tools-call-example.json