Skip to content

Rank #3 of 6 in Workflow Automation

Pipedream logo

Pipedream, Inc. · commercial

11.7k1.8k/yrnpm 126.2k/wk +19npm/wk -54.6k

Access

Install

installercurl https://cli.pipedream.com/install | sh

Vendor-official, but review any script before piping it to a shell.

Compare head-to-head

Alternatives to Pipedream

Showcase

Pipedream homepage screenshot
homepage · captured Sep 2026 · view live ↗
Pipedream docs screenshot
docs · captured Sep 2026 · view live ↗

Pipedream ships more than one product — each judged line competes in its own arena on the same stories as everyone else.

LineArenaRankPA Score
Pipedreamthis pageWorkflow Automation#3/633/100
Pipedream MCPMCP Infrastructure & Registries#6/620/100

Try itExperimental

See what an agent can do with Pipedream before you ever sign up. Pick a story: recorded sessions replay real probe-harness transcripts; sandboxed self-drive sessions are designed and gated (docs/TRY-IT.md).

$curl -si -X POST https://mcp.pipedream.net -H 'Content-Type: application/json' -d '<jsonrpc initialize>'recorded session — replayed, not live
recorded 2026-09-05 · exit 0 · captured verbatim by our probe harness, secrets redacted

Verified integrations

Connections to other tracked products — hover a chip for the verbatim evidence quote behind it.

By theme — the product's score on each story themeBy theme

Agenticness — how well agents can access and operate the productAgenticnessevidence →

How well agents can access and operate the product

38.5/100

Ai workflows — AI in the engine loop — agent-driven editors, copilots, codegen-friendly APIs, runtime inferenceAi workflowsevidence →

AI in the engine loop — agent-driven editors, copilots, codegen-friendly APIs, runtime inference

42.6/100

Automation depth — how much of the product can run unattendedAutomation depthevidence →

How much of the product can run unattended

55.0/100

Code extensibility — stories about code extensibility in this arenaCode extensibilityevidence →

Stories about code extensibility in this arena

87.1/100

Collaboration governance — stories about collaboration governance in this arenaCollaboration governanceevidence →

Stories about collaboration governance in this arena

6.9/100

Connectors ecosystem — stories about connectors ecosystem in this arenaConnectors ecosystemevidence →

Stories about connectors ecosystem in this arena

46.0/100

Deployment embedding — stories about deployment embedding in this arenaDeployment embeddingevidence →

Stories about deployment embedding in this arena

36.0/100

Openness — open source, data portability, and self-hosting storiesOpennessevidence →

Open source, data portability, and self-hosting stories

18.6/100

Privacy posture — data-handling and privacy storiesPrivacy postureevidence →

Data-handling and privacy stories

0.0/100

Reliability errors — stories about reliability errors in this arenaReliability errorsevidence →

Stories about reliability errors in this arena

22.8/100

Triggers scheduling — stories about triggers scheduling in this arenaTriggers schedulingevidence →

Stories about triggers scheduling in this arena

69.8/100

Visual builder — stories about visual builder in this arenaVisual builderevidence →

Stories about visual builder in this arena

18.0/100

Story verdicts — every judged story with its evidenceStory verdicts

What’s free: 16 free · 0 paid · 0 enterprise · 22 not stated in evidence

?

Sorted by importance (agentic first) (high → low) · 56/56 stories · click a row’s chevron for the rationale and evidence

Drive the product through a documented public API G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3full9/10T

Connect an agent via an official MCP server G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3full8/10T

Delegate tasks to a built-in AI assistant inside the product G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness3partial3/10C

Plug MCP servers into this product so it can use their tools G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness3none0/10

Build against official SDKs G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full8/10T

Set up automations that run autonomously in the background G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2fullfree8/10X

Subscribe to events via webhooks G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2fullfree8/10C

Use an official CLI G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2full8/10T

Run the product headlessly / in CI for automation G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial6/10T

Issue scoped/least-privilege API credentials for an agent G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial5/10C

Get AI-generated insights and suggestions from my data inside the product G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial3/10C

Operate the product with natural-language commands G

Agentic features

ai-native userAgenticness — how well agents can access and operate the productAgenticness2partial3/10C

Download a machine-readable API spec (OpenAPI or equivalent) G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none0/10

Explore an interactive API reference with runnable examples G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none0/10

Point an agent at llms.txt or agent-oriented docs G

Agent access

ai-native userAgenticness — how well agents can access and operate the productAgenticness2none0/10

Rely on versioned APIs with a documented deprecation policy G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness2noneuntestednone yet

Test against a sandbox environment without touching production data G

Api quality

ai-native userAgenticness — how well agents can access and operate the productAgenticness1partial3/10C

Drop into real code (JavaScript or Python) as a step inside a workflow C

Code steps

developerCode extensibility — stories about code extensibility in this arenaCode extensibility3fullfree9/10X

Trigger workflows from events in connected apps (new record, message, email, form submission) C

Triggers

ops userTriggers scheduling — stories about triggers scheduling in this arenaTriggers scheduling3fullfree9/10X

Connect to thousands of apps through prebuilt, vendor-maintained integrations C

Connectors

ops userConnectors ecosystem — stories about connectors ecosystem in this arenaConnectors ecosystem3fullfree8/10X

Define rules that trigger actions automatically on events G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth3fullfree8/10X

Expose a custom webhook URL that receives external HTTP requests and starts a workflow run with the payload G

Triggers

developerTriggers scheduling — stories about triggers scheduling in this arenaTriggers scheduling3fullfree8/10X

Expose my workflows or connected app actions as MCP tools that an external agent can call C

Agent integration

ai-native userAi workflows — AI in the engine loop — agent-driven editors, copilots, codegen-friendly APIs, runtime inferenceAi workflows3full8/10T

Configure automatic retries with backoff for failed steps or activities C

Error handling

developerReliability errors — stories about reliability errors in this arenaReliability errors3partialfree6/10C

Add AI agent or LLM steps inside a workflow, with model choice and tool use C

Ai steps

ai-native userAi workflows — AI in the engine loop — agent-driven editors, copilots, codegen-friendly APIs, runtime inferenceAi workflows3partialfree5/10C

Build multi-step workflows in a visual editor without writing code C

Builder

ops userVisual builder — stories about visual builder in this arenaVisual builder3partialfree5/10X

Export all of my data in open formats and leave G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness3partial3/10X

Self-host the core product G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness3none0/10

Store connection credentials centrally, share them with my team, and control who can use which credential C

Credentials

ops userCollaboration governance — stories about collaboration governance in this arenaCollaboration governance3none0/10

Prevent my data from being used to train AI models G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture3noneuntestednone yet

Build a custom connector or private integration with a documented developer platform, SDK, or CLI G

Connector dev

developerCode extensibility — stories about code extensibility in this arenaCode extensibility2full9/10X

Map and transform data between steps with expressions, functions, or formulas C

Data mapping

ops userCode extensibility — stories about code extensibility in this arenaCode extensibility2fullfree8/10X

Do everything through the API that I can do in the UI G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness2partial7/10T

Schedule recurring jobs or workflows G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth2fullfree7/10X

Define dedicated error-handling paths or error workflows and get notified when a run fails C

Error handling

ops userReliability errors — stories about reliability errors in this arenaReliability errors2partialfree6/10C

Run workflows locally or against a dev instance for development and CI testing C

Local dev

developerDeployment embedding — stories about deployment embedding in this arenaDeployment embedding2partial6/10T

Test a workflow with sample or pinned data and inspect each step's input and output before going live C

Testing

developerVisual builder — stories about visual builder in this arenaVisual builder2partialfree6/10C

Have an agent create, update, and activate a workflow programmatically through the public API C

Agent integration

ai-native userAi workflows — AI in the engine loop — agent-driven editors, copilots, codegen-friendly APIs, runtime inferenceAi workflows2partial5/10C

Perform bulk operations across many items at once G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth2partial5/10C

Inspect past execution logs and re-run a failed execution, resuming from the failing step C

Observability

ops userReliability errors — stories about reliability errors in this arenaReliability errors2partialfree4/10C

Read the product's source under an open license G

ai-native userOpenness — open source, data portability, and self-hosting storiesOpenness2partial4/10X

Run workflows on cron-style schedules with timezone control C

Schedules

ops userTriggers scheduling — stories about triggers scheduling in this arenaTriggers scheduling2partialfree4/10C

Version workflows through source control or environments and promote changes from dev to production C

Versioning

developerCollaboration governance — stories about collaboration governance in this arenaCollaboration governance2partial4/10T

Generate or edit a workflow from a natural-language prompt C

Ai authoring

ai-native userAi workflows — AI in the engine loop — agent-driven editors, copilots, codegen-friendly APIs, runtime inferenceAi workflows2partial3/10C

Compose reusable sub-workflows or modules that other workflows call C

Composition

developerVisual builder — stories about visual builder in this arenaVisual builder2none0/10

Run long-lived workflows that wait for days and survive worker or platform restarts without losing state C

Durability

developerReliability errors — stories about reliability errors in this arenaReliability errors2none0/10

Branch a workflow with conditions, filters, and parallel paths that merge back together C

Builder

ops userVisual builder — stories about visual builder in this arenaVisual builder2noneuntestednone yet

Choose where my data is stored (region/residency) G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2noneuntestednone yet

Control data retention and deletion G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2noneuntestednone yet

Opt out of telemetry and usage tracking G

ai-native userPrivacy posture — data-handling and privacy storiesPrivacy posture2noneuntestednone yet

Pause a workflow to wait for human approval or input before it continues C

Human in the loop

ops userCollaboration governance — stories about collaboration governance in this arenaCollaboration governance2noneuntestednone yet

Start from a public library of workflow templates instead of building from scratch C

Templates

ops userConnectors ecosystem — stories about connectors ecosystem in this arenaConnectors ecosystem2noneuntestednone yet

Embed the automation platform white-label inside my own product for my customers C

Embedding

developerDeployment embedding — stories about deployment embedding in this arenaDeployment embedding1partial6/10C

Install community-built nodes, components, or integrations contributed outside the vendor C

Community

developerConnectors ecosystem — stories about connectors ecosystem in this arenaConnectors ecosystem1partial6/10C

Throttle or queue workflow executions to respect downstream rate limits C

Durability

developerReliability errors — stories about reliability errors in this arenaReliability errors1none0/10

Version, review, and roll back my automations G

ai-native userAutomation depth — how much of the product can run unattendedAutomation depth1noneuntestednone yet

Opportunities — the stories that would move this product's scores, from its own judged verdictsOpportunitiestop 8 of 41 stories with headroom

What would move Pipedream’s scores — derived from its own judged verdicts, biggest headroom first. Each line quotes what the judge found missing; shipping it (or evidencing it publicly) is the fix.

  1. Agenticness — how well agents can access and operate the productPlug MCP servers into this product so it can use their tools

    nonemoves agent-readyimpact 45

    Evidence only shows Pipedream exposing itself AS an MCP server so other agents/apps can call Pipedream's tools (docs-3, docs-4, docs-5) — the opposite direction of this story, which asks whether a user can plug external MCP servers INTO Pipedream so it can consume their tools.

  2. Agenticness — how well agents can access and operate the productDelegate tasks to a built-in AI assistant inside the product

    partialq3/10moves Built-in AIimpact 31.5

    Missing: detailed docs/UI walkthrough of the built-in AI assistant, scope of delegable tasks, and independent/hands-on verification of it working as described.

  3. Collaboration governance — stories about collaboration governance in this arenaStore connection credentials centrally, share them with my team, and control who can use which credential

    nonemoves PA Scoreimpact 30

    Evidence shows Pipedream stores OAuth/key-based credentials for connecting apps (pipedream-docs-2, pipedream-docs-27) but nothing about team-level sharing of those credentials or role-based access control over who can use a given credential — no mention of workspaces, teams, or permission scoping for connected accounts.

  4. Openness — open source, data portability, and self-hosting storiesSelf-host the core product

    nonemoves PA Scoreimpact 30

    No evidence Pipedream offers a self-hosted deployment option; all docs describe it as a hosted SaaS platform, and a community comment explicitly wishes the workflow engine were open source (implying it isn't), which is the opposite of self-hosting support.

  5. Privacy posture — data-handling and privacy storiesPrevent my data from being used to train AI models

    nonemoves PA Scoreimpact 30

    No evidence in the pack addresses AI training data opt-out, data usage policies, or privacy controls related to AI model training; this is a fair question for an AI-native automation platform but no documentation or policy is cited.

  6. Agenticness — how well agents can access and operate the productPoint an agent at llms.txt or agent-oriented docs

    nonemoves agent-readyimpact 30

    There is no evidence Pipedream publishes an llms.txt or agent-oriented docs file; a direct probe of pipedream.com/docs.md returned a 404, and no other evidence pack item mentions llms.txt or similar machine-readable doc formats for agents.

  7. Agenticness — how well agents can access and operate the productExplore an interactive API reference with runnable examples

    nonemoves API qualityimpact 30

    Evidence shows REST API docs, SDK references, and a CLI, but nothing describes an interactive API reference with runnable/try-it examples (e.g., embedded code sandboxes or live request execution in docs).

  8. Agenticness — how well agents can access and operate the productDownload a machine-readable API spec (OpenAPI or equivalent)

    nonemoves API qualityimpact 30

    Pipedream documents a REST API and Connect API with SDKs but no evidence of a downloadable OpenAPI/Swagger spec or machine-readable schema; a probe for a machine-readable docs file (docs.md) returned 404, and no other citation points to an OpenAPI spec.

Showing the top 8 of 41 — every none/partial verdict in the story verdicts table is headroom.

Think a verdict is wrong? Every verdicts-table row has a Flag link — see the methodology.

Coverage map — which docs area, API section, or community source covers which judged storiesCoverage map4 surfaces · 38 covered stories

Where the cited evidence behind each covered verdict came from — the same citations the verdicts table shows, no extra judging.

docs36 stories

Probe proofs — replayable recordings from the probe harnessProbe proofs

Replayable recordings from our probe harness — see the Prove-It protocol to submit one.

$curl -si -X POST https://mcp.pipedream.net -H 'Content-Type: application/json' -d '<jsonrpc initialize>'reproduced
$ curl -si -X POST https://mcp.pipedream.net -H 'Content-Type: application/json' -d '<jsonrpc initialize>'
HTTP/2 400

date: Sat, 05 Sep 2026 00:25:24 GMT

content-type: application/json; charset=utf-8

content-length: 124

x-powered-by: Express

access-control-allow-origin: *

etag: W/"7c-bk0/O9HkTIysaQCzWHIPxR4jeOA"

{"jsonrpc":"2.0","error":{"code":-32602,"message":"external user id is required. Please see docs for more info."},"id":null}

Claims vs evidence — vendor claims reconciled against independent verdictsClaims vs evidence

12 of 22 testable claims verified · 1 contradictedintegrity 45/100

26 distinct capability claims found in Pipedream’s own claimed-docs/GitHub materials, reconciled against our judge’s independent verdicts.

12

Verified

9

Unverified

1

Contradicted

17

Undersold

Verified (18)
Unverified (10)
Contradicted (1)
Undersold (17)
Claims outside our story set (2)

Real capability claims found in Pipedream’s own materials, but no story in this arena’s taxonomy covers them yet — that’s feedback on the taxonomy, not a mark against the product.

  • API endpoint returns Connect usage data including credit consumption and end user counts

    source ↗
  • Simple, low-volume workflows can be run at no cost

    source ↗
Suggest a story for these →

Business model

free-tiersubscription-flatusage-basedenterprise-custom

Free tier with daily credit limits; paid plans are flat monthly fees metered by compute credits, plus usage-priced Connect (managed auth/MCP) and custom enterprise pricing.

pricing ↗

Score trend

How this product’s scores have moved as evidence and verdicts are re-derived — a point per change, not per day.

PA Scoretracked since Sep 5 '26 — no movement recorded yet
Agent-readytracked since Sep 5 '26 — no movement recorded yet

Try Experimental

Run it in the microterminal →

Recorded agent sessions — and a live MCP handshake where the vendor ships one.

Flag

⚑ Flag a verdict

Think a verdict is wrong? Opens a prefilled GitHub issue — or use the ⚑ next to any verdict above.

Badge

Embed this product's score badge →

Hotlinked SVG — always shows the live current score.

For agents

Data

Agent surface uptime MCP 100% (30d, checked every 6h since Sep 8 '26)