Pipedrive CRM
@ckalima
MCP server for Pipedrive CRM. 155 tools spanning deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, and fields.
Overview
What is Pipedrive CRM?
The Pipedrive CRM MCP server is a local stdio server that provides 155 tools to interact with Pipedrive CRM entities, including deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, fields, pipelines, stages, boards, phases, and users. It uses your own Pipedrive API key and runs via npx, requiring no third-party routing.
How to use Pipedrive CRM?
Install it by adding the server configuration to your MCP client settings with the command npx -y @ckalima/pipedrive-mcp-server and set the environment variable PIPEDRIVE_API_KEY to your 40-character Pipedrive API token. Obtain the token from Pipedrive under Settings > Personal preferences > API.
Key features of Pipedrive CRM
- 155 tools covering core Pipedrive entities (deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, fields, pipelines, stages, boards, phases, users).
- Local stdio server distributed on npm; no third-party data routing.
- API-key authentication via the
PIPEDRIVE_API_KEYenvironment variable. - Delete/destructive tools are gated behind
PIPEDRIVE_ENABLE_DESTRUCTIVE=trueand disabled by default. - Uses Pipedrive API v2 where available, with v1 fallback for notes, mail, users, and leads CRUD.
- Written in TypeScript, requires Node.js >= 20, MIT licensed.
Use cases of Pipedrive CRM
- Manage deals,