MCP Hub
Back to servers

Pipedrive

Pipedrive MCP Pack — wraps the Pipedrive REST API v1

Registry
Updated
Apr 15, 2026

mcp-pipedrive

Pipedrive MCP Pack — wraps the Pipedrive REST API v1

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
pipedrive_list_dealsList deals from Pipedrive CRM.
pipedrive_get_dealGet a single deal by ID from Pipedrive.
pipedrive_list_personsList persons (contacts) from Pipedrive.
pipedrive_get_personGet a single person (contact) by ID from Pipedrive.
pipedrive_searchSearch across deals, persons, organizations, products, or files in Pipedrive.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "pipedrive": {
      "url": "https://gateway.pipeworx.io/pipedrive/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use pipedrive

License

MIT

Reviews

No reviews yet

Sign in to write a review