Pipedrive CRM runs on your own machine — the client starts it, so there is no endpoint to ping. 130 installs a week from npm. Last commit 23 Jul 2026.
MCP server for Pipedrive CRM. 155 tools for deals, persons, organizations, activities, and more.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pipedrive-mcp-server -- npx -y @ckalima/pipedrive-mcp-server
{
"mcpServers": {
"pipedrive-mcp-server": {
"args": [
"-y",
"@ckalima/pipedrive-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.pipedrive-mcp-server]
command = "npx"
args = ["-y", "@ckalima/pipedrive-mcp-server"]
{
"mcpServers": {
"pipedrive-mcp-server": {
"args": [
"-y",
"@ckalima/pipedrive-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pipedrive-mcp-server": {
"args": [
"-y",
"@ckalima/pipedrive-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.