MCP Comparison · 2026

Pipedrive vs Salesforce DX MCP Server

Comparing Pipedrive and Salesforce DX as MCP servers? Pipedrive (manage crm pipeline) is best when deal stage updates from chat. Salesforce DX (operate salesforce org) is best when soql queries against salesforce records from an ide. Both run as Model Context Protocol servers and can coexist in the same client. Updated 2026.

Side-by-side specs

Pulled from each MCP's verified fact sheet.

 PipedriveSalesforce DX
Primary functionManage CRM PipelineOperate Salesforce Org
MaintainerCommunity (multiple maintained forks — Pipeworx, lukehinds, WillDent)Salesforce
PricingOpen sourceOpen source
Setup complexityLow · ~5 minMedium · ~5 min
Transportstdiostdio
Auth modelAPI keyOAuth 2.1
LicenseMITApache-2.0
LanguageTypeScriptTypeScript
Latest versionlatestlatest
Compatible clientsClaude, Cursor, Any MCP-compatible clientClaude, Cursor, VS Code, Cline, Any MCP-compatible client, Salesforce CLI
Last verified2026-06-112026-06-15

Which one should you pick?

Decision rubric drawn from each MCP's documented strengths.

Choose Pipedrive

  • Deal stage updates from chat
  • Activity logging without leaving the IDE
  • Pipeline reporting queries
See full Pipedrive write-up →

Choose Salesforce DX

  • SOQL queries against Salesforce records from an IDE
  • Metadata deploy and retrieve from chat
  • Apex test execution and triage
See full Salesforce DX write-up →

Pick something else if…

  • Compliance-only-vendor-MCP environments
  • Non-Salesforce CRMs

Feature breakdown

Key capabilities each server ships out of the box.

Pipedrive

  • Wraps the full Pipedrive REST API v1
  • Deals, persons, organizations, activities, notes, pipelines
  • Unified search across record types
  • API-token auth via `PIPEDRIVE_API_TOKEN`
  • Local stdio — runs next to the client

Salesforce DX

  • Published by Salesforce (`@salesforce/mcp` on npm)
  • Reuses Salesforce CLI auth (`sf org login web`)
  • SOQL data queries, metadata deploy/retrieve, Apex tests
  • Permission set assignment + user admin tools
  • Code analyzer + static testing
  • Lightning Web Component dev tools

Install snippets

Open the detail page for ready-to-paste config for every major client.

FAQ

Pipedrive vs Salesforce DX: which MCP server should I use?

Pick Pipedrive when deal stage updates from chat. Pick Salesforce DX when soql queries against salesforce records from an ide. Pipedrive is built for manage crm pipeline, while Salesforce DX focuses on operate salesforce org.

Can I run both Pipedrive and Salesforce DX together?

Yes. MCP clients run each server as a separate process and surface every server's tools simultaneously, so you can install both and let your agent decide which to call. Be deliberate with auth scopes when stacking servers.

Which is easier to set up, Pipedrive or Salesforce DX?

Pipedrive has the lighter setup. Pipedrive reports low complexity (~5 min); Salesforce DX reports medium complexity (~5 min).

More Pipedrive comparisons

Browse all CRM MCPs? See the full ranked list →