MCP server for Pipedrive CRM. 155 contract-tested tools, v2-first API, gated destructive ops. Works with Claude Desktop, Claude Code, and any MCP client.
{
"mcpServers": {
"pipedrive-4": {
"command": "npx",
"args": [
"-y",
"@ckalima/pipedrive-mcp-server"
]
}
}
}