pipedrive-mcp-server

ckalima/pipedrive-mcp-server
★ 1 stars TypeScript 🤖 AI/LLM Updated today
MCP server for Pipedrive CRM integration with Claude Code
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

An MCP (Model Context Protocol) server for Pipedrive CRM integration with Claude Code and Claude Desktop. Query, create, and update CRM data directly from your AI assistant. - **Full CRM Operations**: Deals, persons, organizations, activities - **Email Analysis**: Access mail threads and messages for engagement analysis

Tools (20)

INVALID_API_KEYMISSING_API_KEYNOT_FOUNDRATE_LIMITEDVALIDATION_ERRORpipedrive_create_activitypipedrive_create_dealpipedrive_create_organizationpipedrive_create_personpipedrive_get_current_userpipedrive_get_dealpipedrive_get_deal_emailspipedrive_get_fieldpipedrive_get_mail_messagepipedrive_get_mail_threadpipedrive_get_organizationpipedrive_get_personpipedrive_get_person_emailspipedrive_get_userpipedrive_list_activities