Index live · v1.3.0 · MAY 26 2026

Pipedream

Official

Pipedream's MCP server gives AI agents access to 2,500+ APIs and 8,000+ prebuilt tools. Connect services like Slack, GitHub, Stripe, and thousands more through a unified interface without managing individual API keys.

stdioTypeScriptAPI Key Required
11.1Kstars
11.1K stars

Configuration

{
  "mcpServers": {
    "pipedream": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pipedream"
      ],
      "env": {
        "PIPEDREAM_API_KEY": "your-api-key-here"
      }
    }
  }
}

Add this to your claude_desktop_config.json file.

Quick Stats

Trust LevelOfficial
Stars11,100
Transportstdio
API KeyRequired
LanguageTypeScript
CategoryAggregators & Platforms
View on GitHubVisit Website

Tags

aggregatorapisautomationworkflows

AgenticSkills Audit

Automated framework checks. Deep code review tracked separately. Read the methodology →

6/7
6 of 7 automated checks passed
Audited May 11, 2026
SECURITY.md published
Mitigates: Coordinated disclosure path
Evidence
Commit in last 90 days
Mitigates: Maintainer abandonmentLast push 0 day(s) ago
≥2 active contributors
Mitigates: Bus-factor of one10 contributors with ≥2 commits
Evidence
CI pipeline configured
Mitigates: Code health regression
Evidence
Dependency lockfile committed
Mitigates: Dependency confusionpnpm-lock.yaml
Evidence
Software Bill of Materials (SBOM)
Mitigates: Audit trailNo SBOM file present
License declared
Mitigates: Legal ambiguityOther

Deep framework checks (OAuth 2.1 / PKCE implementation, input validation, sandboxing) require human source review and are tracked separately. This scorecard covers programmatically verifiable signals only.