Skip to main content
Glama
osherai

Pipedrive MCP Server

by osherai

Related Servers

Alternatives to Pipedrive MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      F
      maintenance
      Enables natural language interaction with Pipedrive CRM via Claude Code, allowing users to manage deals, contacts, activities, and more through conversational commands.
      26
      11 npm
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      Enables read-only access to Pipedrive data including deals, persons, organizations, and pipelines, allowing LLMs like Claude to query and analyze CRM information through natural language.
      16
      1,930 npm
      60
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      Enables users to manage Pipedrive CRM data including deals, contacts, and activities directly through an AI assistant. It supports full CRUD operations, email engagement analysis, and mapping of custom field metadata for comprehensive pipeline management.
      123
      118 npm
      8
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Full-featured Pipedrive MCP server for Claude Desktop, enabling natural language control over deals, leads, persons, organizations, notes, activities, pipelines, and more via 34 tools and 7 prompts.
      5 npm
      MIT

    TDQS

    A3.7/5.0

    Scored across 22 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose: separate retrieval functions for individual entities vs. lists, dedicated search tools, and metadata helpers. There is no functional overlap that would cause an agent to select the wrong tool.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern (get_X, search_X) using snake_case, with no deviations. This makes the API predictable and easy to navigate.

    Tool Count4/5

    22 tools is slightly above the typical 3-15 range, but it is justified by the breadth of Pipedrive's data model (deals, persons, organizations, activities, pipelines, etc.) and the need for both single-entity and list retrieval endpoints.

    Completeness2/5

    The entire tool surface is read-only. There are no create, update, delete, or mutation operations, which is a significant gap for a CRM management use case. Agents cannot perform any write actions, limiting the server's utility.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues