Pipedream

The AI developer toolkit for integrations

Add 2,800+ APIs with 10,000+ tools to your agent in minutes with Pipedream MCP's server. Pipedream handles the auth and tools so you can ship.

Check out MCP Chat by Pipedream for a live demo

Try it

Pipedream MCP server

Enable your AI app or agent to make tool calls across over 2,800 apps and APIs using Pipedream's hosted MCP server at https://remote.mcp.pipedream.net.

Features

  • Use a single MCP server for 2,800+ APIs and 10,000+ tools
  • Connect accounts, configure params, and make API requests, all via tool calls
  • Use built-in managed auth to handle OAuth and credential storage (see security docs)
  • Get started for free in development mode

🚀 Getting Started

Pipedream's MCP servers use the Pipedream Connect API to manage auth and make API requests. To call an MCP server, you'll need a Pipedream project and Pipedream API credentials.

  1. Sign up for Pipedream
  2. Create a project. Any accounts connected via MCP will be stored here.
  3. Create a Pipedream OAuth client

⚙️ Configuration

Configure your MCP server with these required environment variables:

PIPEDREAM_CLIENT_ID=your_client_id
PIPEDREAM_CLIENT_SECRET=your_client_secret
PIPEDREAM_PROJECT_ID=your_project_id
PIPEDREAM_ENVIRONMENT=development

🔐 User Account Connection

One of the core features of Pipedream Connect is the ability for your users to easily connect their accounts. You can do this by:

  • Adding an account connection button in your UI using Pipedream's frontend SDK
  • Or using Connect Link to have the MCP server automatically handle it
Refer to the docs for the most up to date guide on getting your server up and running. Join our Slack community to get help or tell us what you're building.

Brought to you by Pipedream. View our Terms and Privacy Policy.