Back to Browse

Pipedream MCP Server

Developer ToolsLow Risk9.5Local
Free

Connect to 2,500+ APIs with 8,000+ pre-built integration tools

About

The Pipedream MCP Server connects your AI assistant to over 2,500 APIs through Pipedream's integration platform. With 8,000+ pre-built tools for services like Google Sheets, Salesforce, HubSpot, and thousands more, it provides the broadest API connectivity available.

Built by PipedreamHQ, the server uses Pipedream Connect to manage authentication and API calls. Each tool is pre-built with proper auth handling, rate limiting, and error management.

Perfect for automating cross-service workflows, connecting to APIs that lack dedicated MCP servers, and building integrations without writing custom API code.

Security Report

9.5
Low Risk9.5Low Risk

Valid MCP server (2 strong, 2 medium validity signals). 1 known CVE in dependencies Imported from the Official MCP Registry.

18 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "pipedream": {
      "env": {
        "PIPEDREAM_API_KEY": "<your-api-key>"
      },
      "args": [
        "-y",
        "@pipedream/mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!