Loading MCP server directory, please wait...
MCP server for Pipedrive CRM. 155 tools for deals, persons, organizations, activities, and more.
npx @getmcp/cli add io.github.ckalima/pipedrive-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
PIPEDRIVE_API_KEYYour 40-character Pipedrive API token (Settings > Personal preferences > API).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ckalima/pipedrive-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ckalima/pipedrive-mcp-server"
],
"env": {
"PIPEDRIVE_API_KEY": "",
"PIPEDRIVE_ENABLE_DESTRUCTIVE": ""
}
}
}
}