Pipedrive

v1.0.2Business Applicationsstable

MCP server for pipedrive

pipedrivemcpmodel-context-protocolapicrm
Share:
55
Stars
0
Downloads
0
Weekly
0/5

What is Pipedrive?

Pipedrive is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp server for pipedrive

MCP server for pipedrive

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • MCP server for pipedrive

Use Cases

CRM sales pipeline management
Lead and deal automation
WillDent

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.2
UpdatedMay 15, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @WillDent/pipedrive-mcp-server

Manual Installation

npx -y @WillDent/pipedrive-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Pipedrive

The Pipedrive MCP Server connects AI assistants to your Pipedrive CRM via the Pipedrive API v2, exposing read access to deals, persons, organizations, pipelines, and leads so AI can answer questions about your sales pipeline and contact data in real time. It includes advanced filtering for deals (by owner, status, date range, and deal value), full custom field support, predefined prompts for common analyses, built-in rate limiting, and optional JWT authentication for secure multi-user deployments. Sales teams and RevOps engineers use it to let Claude analyze pipeline health, surface high-value deals, and generate contact reports from live CRM data.

Prerequisites

  • Node.js 18 or higher with npm available
  • A Pipedrive account with API access — retrieve your API token from Pipedrive Settings > Personal Preferences > API
  • Your Pipedrive domain (e.g., your-company.pipedrive.com)
  • An MCP-compatible client such as Claude Desktop
  • Git to clone the repository (for local builds)
1

Clone the repository and install dependencies

Clone the Pipedrive MCP Server repository and install Node.js dependencies.

git clone https://github.com/WillDent/pipedrive-mcp-server.git
cd pipedrive-mcp-server
npm install
2

Create the environment configuration file

Create a .env file in the project root with your Pipedrive API token and domain.

PIPEDRIVE_API_TOKEN=your_api_token_here
PIPEDRIVE_DOMAIN=your-company.pipedrive.com
3

Build the project

Compile the TypeScript source to JavaScript in the build/ directory.

npm run build
4

Configure your MCP client

Add the Pipedrive server to your claude_desktop_config.json, passing your credentials as environment variables.

{
  "mcpServers": {
    "pipedrive": {
      "command": "node",
      "args": ["/absolute/path/to/pipedrive-mcp-server/build/index.js"],
      "env": {
        "PIPEDRIVE_API_TOKEN": "your_api_token_here",
        "PIPEDRIVE_DOMAIN": "your-company.pipedrive.com"
      }
    }
  }
}
5

Restart Claude Desktop

Quit and reopen Claude Desktop to load the Pipedrive server. The Pipedrive tools (get-deals, get-persons, search-all, etc.) should appear in the available tools list.

Pipedrive Examples

Client configuration

Complete claude_desktop_config.json entry for the Pipedrive MCP Server using a local build.

{
  "mcpServers": {
    "pipedrive": {
      "command": "node",
      "args": ["/absolute/path/to/pipedrive-mcp-server/build/index.js"],
      "env": {
        "PIPEDRIVE_API_TOKEN": "your_api_token_here",
        "PIPEDRIVE_DOMAIN": "your-company.pipedrive.com"
      }
    }
  }
}

Prompts to try

After connecting, use these prompts to query your Pipedrive CRM data through Claude.

- "Show me all open deals worth more than $50,000 that haven't been updated in 30 days"
- "Find all deals in the Qualified stage and summarize them by owner"
- "Search for all contacts at Acme Corp and list their associated deals"
- "Compare our Enterprise and SMB pipelines by deal count and total value"
- "Find high-value deals closing this quarter and list the primary contacts"

Troubleshooting Pipedrive

Authentication error: 'Invalid API token' or 401 response

Verify your PIPEDRIVE_API_TOKEN is correct by testing it with `curl https://your-company.pipedrive.com/v1/users/me?api_token=YOUR_TOKEN`. Also confirm PIPEDRIVE_DOMAIN matches your actual Pipedrive subdomain exactly.

Rate limiting errors when fetching large datasets

Increase the PIPEDRIVE_RATE_LIMIT_MIN_TIME_MS environment variable (e.g., to 500) and reduce PIPEDRIVE_RATE_LIMIT_MAX_CONCURRENT (e.g., to 1) to slow down API calls and avoid hitting Pipedrive's rate limits.

Custom fields are missing from deal or person results

Use the get-deal or get-person tools (single-record lookups) rather than get-deals/get-persons (list tools). Single-record lookups include all custom fields as documented in the README.

Frequently Asked Questions about Pipedrive

What is Pipedrive?

Pipedrive is a Model Context Protocol (MCP) server that mcp server for pipedrive It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Pipedrive?

Install via npm with the command: npx -y @WillDent/pipedrive-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Pipedrive?

Pipedrive works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Pipedrive free to use?

Yes, Pipedrive is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Pipedrive Alternatives — Similar Business Applications Servers

Looking for alternatives to Pipedrive? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "pipedrive": { "command": "npx", "args": ["-y", "@WillDent/pipedrive-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Pipedrive?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides