Official Salesforce MCP — SOQL queries, metadata deploy/retrieve, Apex tests, and org management from AI clients.
- Home
- Top MCPs for CRM
Best CRM MCP Servers in 2026
Best CRM MCP servers for AI agents: HubSpot, Salesforce, and pipeline tools that let Claude and ChatGPT read deals, log activity, and update contacts — verified for 2026.
Top CRM MCPs
- 1.Salesforce DX—Official Salesforce MCP — SOQL queries, metadata deploy/retrieve, Apex tests, and org management from AI clients.
- 2.Pipedrive—Pipedrive MCP — search deals, contacts, organizations, and activities across the Pipedrive REST API.
- 3.Attio—Official Attio MCP — natural-language CRM control across records, lists, and notes via OAuth.
Ranked by top-mcps.com — data verified Aug 2026.
About CRM MCP servers
The best MCP servers for CRM turn an AI assistant into a sales-operations partner that actually has the customer record open. Instead of a context switch, the agent looks up an account, summarizes the deal history, logs a call, updates a stage, and drafts the follow-up from inside the chat. HubSpot MCP, Salesforce DX, Attio, Zoho CRM, Close, and Pipedrive cover the common revenue stacks, and five of the six are official vendor servers — which matters here more than in most categories, because the CRM holds the most sensitive customer data on the network and you want the vendor on the hook for the auth model.
Choose by where the team already books revenue, then by how the server handles permissions. HubSpot MCP is the default for marketing-led SaaS pipelines: official, api-key over stdio, about ten minutes, strongest where meetings and CRM context meet. Salesforce DX is the official Salesforce server, but know what it is — a stdio tool for admins and developers (SOQL queries, metadata deploys, Apex tests), not a rep-friendly deal updater. Attio is the fastest start in the category: official, OAuth 2.1 over streamable-http, connected in under a minute, built for natural-language record and pipeline management. Close and Zoho CRM are the risk-conscious picks — both official OAuth 2.1 remote servers that constrain the agent: Close splits its tools into read, write-safe, and destructive scopes you grant separately, while Zoho CRM caps the agent at the signed-in user's own permission set. Pipedrive is the community option, an api-key stdio server that is quick to run but carries whatever rights the key does.
Common mistakes: granting write scope on the full CRM when read plus a comment-only write would do; letting the agent auto-update stages without review — skewed forecasts are the predictable failure mode when an agent helpfully advances every deal it touches; and pointing an admin-level api-key at production, where one bad bulk operation can merge two different customers' records. Start with one server read-only against a sandbox or test workspace — Attio if you are choosing fresh, HubSpot MCP if that is where revenue already lives — prove the lookup-and-summarize flow, then grant writes one operation at a time. Close's tiered scopes are the pattern to copy.
All CRM MCPs
6 MCPs ranked by popularity. Filter by attribute or search by name.
6 of 6 MCPs
| # | MCP | Tags | Setup | Complexity | Labels | |
|---|---|---|---|---|---|---|
| 1 | Salesforce DX Official Salesforce MCP — SOQL queries, metadata deploy/retrieve, Apex tests, and org management from AI clients. | salesforce, crm | 5 min | Medium | Official | |
| 2 | Pipedrive Pipedrive MCP — search deals, contacts, organizations, and activities across the Pipedrive REST API. | pipedrive, crm | 5 min | Low | ||
| 3 | Attio Official Attio MCP — natural-language CRM control across records, lists, and notes via OAuth. | attio, crm | < 1 min | Low | Official | |
| 4 | Zoho CRM Create records, update deals, and run Zoho CRM actions from an AI agent — official Zoho MCP. | zoho, crm | 10 min | Medium | Official | |
| 5 | Close Manage leads, contacts, opportunities, and tasks in Close from an AI agent — official scoped MCP. | close, crm | 5 min | Low | Official | |
| 6 | HubSpot MCP Official HubSpot MCP server — CRM contacts, deals, and meeting scheduling from Claude or Cursor. | hubspot, crm | 10 min | Low | Official |
Choose the right MCP
Quick decision guide based on your use case.
| If you need… | Start with |
|---|---|
| Marketing-led SaaS pipeline running on HubSpot | Use HubSpot MCP |
| Salesforce org with admin or developer work (SOQL, metadata, Apex) | Use Salesforce DX |
| Early-stage team that wants the agent driving the CRM in natural language | Start with Attio — OAuth 2.1 remote, connected in under a minute |
| Inside-sales team on Close that wants risk-tiered write access | Use Close and grant read scope before write-safe, write-safe before destructive |
| Zoho shop, or agent actions must be capped at the user's own permissions | Use Zoho CRM |
| Pipeline lives in Pipedrive | Use Pipedrive — community server, so scope the api-key narrowly and rotate it |
Top CRM MCPs ranked
Detailed cards with setup time, complexity, and key labels.
Pipedrive MCP — search deals, contacts, organizations, and activities across the Pipedrive REST API.
Official Attio MCP — natural-language CRM control across records, lists, and notes via OAuth.
Create records, update deals, and run Zoho CRM actions from an AI agent — official Zoho MCP.
Manage leads, contacts, opportunities, and tasks in Close from an AI agent — official scoped MCP.
Official HubSpot MCP server — CRM contacts, deals, and meeting scheduling from Claude or Cursor.
Also in the ChatGPT Apps directory
6 CRM brands are available as one-click ChatGPT Apps. These are not ranked alongside the editorial picks above — they're listings from chatgpt.com/apps surfaced here for brand-search continuity.
FAQ: CRM MCPs
What is the best MCP server for CRM?
It depends on where revenue lives. HubSpot MCP is the default for marketing-led SaaS teams, Attio for startups that want natural-language CRM control, and Salesforce DX for Salesforce orgs — with the caveat that Salesforce DX is aimed at admins and developers (SOQL, metadata, Apex tests) rather than day-to-day deal updates.
Is there an official Salesforce MCP server?
Yes — Salesforce DX, an official open-source stdio server. It covers SOQL queries, metadata deploy and retrieve, Apex test execution, and org management. It is a developer and admin tool; if you want a rep-style assistant that nudges deals along, it is the wrong shape for the job.
Should I give a CRM MCP write access?
Not on day one. Run read-only against a sandbox first, then grant writes one operation at a time — logging a note is low-risk, changing a stage skews forecasts, and deleting or merging records is unrecoverable. Close makes this explicit with separate read, write-safe, and destructive scopes; Zoho CRM caps the agent at the signed-in user's own permissions.
Which CRM MCP is easiest to set up?
Attio — an official remote server over streamable-http with OAuth 2.1 that connects in under a minute from Claude or any remote-capable client. Close and Zoho CRM follow at five to ten minutes. HubSpot MCP and Pipedrive run locally over stdio, so they need a local process and an api-key.
Can an AI agent update deal stages without wrecking my forecast?
Only with a human-in-the-loop step. The safe pattern: the agent proposes the stage change with its reasoning, a person confirms, then the agent writes. Unattended stage automation is how pipelines end up showing every deal one stage more optimistic than reality.