Pipedrive CRM
@ckalima
About Pipedrive CRM
MCP server for Pipedrive CRM. 155 tools spanning deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, and fields.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pipedrive": {
"command": "npx",
"args": [
"-y",
"@ckalima/pipedrive-mcp-server"
],
"env": {
"PIPEDRIVE_API_KEY": "your-40-character-api-key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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,
More Data & Analytics MCP servers
HubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Comments