Skip to main content
Feedback

Pipedream MCP connector

Pipedream is a low-code integration platform that connects APIs, data stores, and apps through automated workflows. The Pipedream MCP connector allows AI agents to retrieve workspace and organization sources, manage connected accounts and apps, and access user and workspace details. It also supports discovering available integrations, querying app metadata, and monitoring active subscriptions across workspaces.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Pipedream MCP connector to perform the following actions:

  • Build automated workflows connecting Salesforce, Slack, and email without writing code
  • Monitor API events in real-time and trigger actions across your business apps
  • Sync customer data between multiple platforms instantly when records change
  • Schedule recurring tasks like daily reports, weekly audits, and monthly reconciliations
  • Transform and filter incoming data before sending it to downstream systems
  • Connect internal databases to external tools and automate multi-step processes

Example prompts

Use the following example prompts to invoke Pipedream MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all the event sources I have configured in Pipedream.
  • List every app integration available in Pipedream that I can use.
  • What subscriptions does my workspace have active in Pipedream right now?
  • Get details about the Slack app integration in Pipedream.
  • Find all sources my organization has created in Pipedream.
  • Search for a component in Pipedream that handles webhook authentication.
  • Tell me what connected accounts I have in Pipedream.
  • Show me all the components in the Pipedream global registry for data transformation.
  • Get the details of my current user account in Pipedream.
  • List every subscription across my entire Pipedream organization.

Pipedream MCP connector tools

The Pipedream MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
pipedream_pipedreamgetsource_invokeRetrieves details and configuration for a specific source.
getCurrentUserRetrieves information about the authenticated user account.
listAccountsLists all connected accounts available in the workspace.
listAppsLists all available apps that can be integrated.
getAppRetrieves detailed information about a specific app.
listConnectAppsLists apps available for connecting to the workspace.
getWorkspaceRetrieves configuration and details about the current workspace.
listWorkspaceSourcesLists all data sources created in the workspace.
listWorkspaceSubscriptionsLists all active subscriptions in the workspace.
listOrgSourcesLists all data sources across the organization.
listOrgSubscriptionsLists all subscriptions across the organization.
getRegistryComponentRetrieves a reusable component from the global component registry.
searchComponentsSearches for reusable components in the global registry.
On this Page