- Home
- Top MCPs for CRM
- Pipedrive vs Salesforce DX
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.
| Pipedrive | Salesforce DX | |
|---|---|---|
| Primary function | Manage CRM Pipeline | Operate Salesforce Org |
| Maintainer | Pipedrive | Salesforce |
| Pricing | Freemium | Open source |
| Setup complexity | Low · ~< 1 min | Medium · ~5 min |
| Transport | Streamable HTTP | stdio |
| Auth model | OAuth 2.1 | OAuth 2.1 |
| License | Proprietary | Apache-2.0 |
| Language | — | TypeScript |
| Latest version | remote | latest |
| Compatible clients | Claude.ai, Claude Code, ChatGPT, Cursor, Any remote-MCP client with OAuth | Claude, Cursor, VS Code, Cline, Any MCP-compatible client, Salesforce CLI |
| Last verified | 2026-09-05 | 2026-08-31 |
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 client
- Turning meeting notes into CRM records
Choose Salesforce DX
- SOQL queries against Salesforce records from an IDE
- Metadata deploy and retrieve from chat
- Apex test execution and triage
Pick something else if…
- Teams not on Pipedrive
- Non-Salesforce CRMs
Feature breakdown
Key capabilities each server ships out of the box.
Pipedrive
- First-party hosted server at `https://mcp.pipedrive.ai/mcp`
- 28 documented tools across deals, persons, organizations, leads, activities, stages, and notes
- OAuth — inherits the connecting user's role and visibility, no API token to store
- Every action recorded in Pipedrive's change log
- Available on all Pipedrive plans; one-click in Claude's connector marketplace since 2026-08-18
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.
Install Pipedrive
Setup snippets for Claude, Cursor, VS Code, Windsurf →
Claude: Settings → Connectors → Add custom connector → https://mcp.pipedrive.ai/mcp (or install "Pipedrive" from Claude's connector marketplace)Install Salesforce DX
Setup snippets for Claude, Cursor, VS Code, Windsurf →
npx -y @salesforce/mcpFAQ
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 (~< 1 min); Salesforce DX reports medium complexity (~5 min).
More Pipedrive comparisons
Browse all CRM MCPs? See the full ranked list →