Salesforce MCP server
Query, deploy, and test against your Salesforce orgs from your agent.
Salesforce's official MCP server connects an agent to your authorized Salesforce orgs: run SOQL queries, deploy and retrieve metadata, run Apex tests, and build and validate Lightning Web Components. Orgs must be explicitly authorized via the Salesforce CLI before the server can touch them.
Who it’s for: Salesforce developers and admins who want an agent working against real org data and metadata, safely scoped.
Local MCP server — runs on your machine via the command below.
What is Salesforce MCP?
Salesforce's official MCP server connects an agent to your authorized Salesforce orgs: run SOQL queries, deploy and retrieve metadata, run Apex tests, and build and validate Lightning Web Components. Orgs must be explicitly authorized via the Salesforce CLI before the server can touch them.
Who is Salesforce for?
Salesforce developers and admins who want an agent working against real org data and metadata, safely scoped.
How do I connect Salesforce to my agent?
Salesforce runs locally over stdio. Add it to your MCP client config: claude mcp add salesforce -- npx -y @salesforce/mcp --orgs DEFAULT_TARGET_ORG --toolsets orgs,data,metadata.
Does Salesforce require authentication?
Yes — Salesforce authenticates with Salesforce CLI. You connect your own account, and it acts only within the scopes you grant.
How much does Salesforce cost?
Free · open source.
Is Salesforce verified on MCPExplorer?
Yes — Salesforce is hand-checked and featured on MCPExplorer. We pull its real tool surface, required scopes, and risk labels from the live index so you can see exactly what it does before connecting.
Other MCP servers worth a look in CRM.
Salesforce is featured on MCPExplorer. Add this badge to Salesforce’s site or README — it links back to this page.
HTML — for your website
Markdown — for a README
Set up Salesforce and put it to work — Free · open source. Or see its full verified profile.