Pipedrive MCP
Related Servers
Alternatives to Pipedrive MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceProvides comprehensive access to Pipedrive CRM with 100+ tools for managing deals, contacts, organizations, activities, and sales workflows through natural language conversations with Claude.10031 npm12MIT
- AlicenseAqualityDmaintenanceEnables LLMs like Claude to interact with Pipedrive CRM data through a standardized interface, providing 22 tools for managing deals, persons, organizations, activities, and more.221MIT
- AlicenseNot gradedqualityDmaintenanceProvides full CRUD access to Pipedrive CRM API, enabling Claude and other LLM applications to manage deals, persons, organizations, activities, notes, and leads with advanced filtering and fuzzy search capabilities.1,053 npm6MIT
- AlicenseNot gradedqualityDmaintenanceConnects Claude Code with GoHighLevel CRM to manage contacts, pipelines, calendars, conversations, workflows, funnels, and forms via natural language.MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to manage GoHighLevel CRM contacts, pipelines, and workflows through natural language commands.33 npmMIT
- AlicenseNot gradedqualityDmaintenanceFull-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 npmMIT
TDQS
Scored across 26 tools
Most tools have distinct purposes (e.g., separate CRUD for deals, persons, activities). Some overlap exists between create_deal and create_deal_full, and between get_deal, get_deal_flow, get_deal_summary, but descriptions clearly differentiate their intended use cases.
All tool names follow a consistent verb_noun snake_case pattern (e.g., create_deal, list_activities, update_deal_fields). No mixing of styles or ambiguous verbs.
26 tools is on the higher end but reasonable for a CRM server covering multiple entities and operations. The count seems scoped to the domain, though a few tools could potentially be merged.
Significant gaps: missing delete operations for all entities (deals, persons, organizations, activities, notes) and missing update_organization. This leaves agents unable to remove records, which is a critical workflow failure.