Read and write Salesforce CRM objects for multi-tenant integrations and automation.
This MCP tool is an open-source MIT project and is described as focused on read/write access to Salesforce CRM objects. It does not declare required credentials or remote endpoints, but there is a notable information gap for a Salesforce integration, so it warrants caution rather than trust by default.
The materials state there are no required keys or environment variables, yet read/write access to Salesforce CRM would normally require Salesforce credentials or session context. The authentication model is undocumented, creating ambiguity and potential misconfiguration risk, but there is no explicit sign of credential theft.
The system metadata lists no remote endpoint, but a tool that reads and writes Salesforce CRM data would typically communicate with Salesforce or a related gateway. The exact egress targets, data flows, and tenant boundaries are undisclosed, so caution is warranted, though there is no evidence of exfiltration to unrelated or unknown endpoints.
Objective checks indicate that the tool executes code or starts processes. That is a normal MCP capability and does not by itself justify a high-risk rating. The materials do not show requests for unusual system privileges or command execution unrelated to its stated purpose.
Its stated capability includes reading and writing standard Salesforce CRM objects, which means it can access and modify business records. This is within its core purpose, but the materials do not describe object-level or field-level restrictions, audit logging, or least-privilege design, so the real authorization boundary should be verified.
Positive signals include open-source availability and an MIT license, making the code auditable. However, it comes from a third-party registry, has 0 GitHub stars, unknown maintenance status, and no README, which weakens confidence in maturity and verification; the repository and dependencies should be reviewed before use.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "salesforce-mcp" yet — see the docs or source repo.
Use salesforce-mcp to query Salesforce leads created in the last 7 days, and list those with status "Open" including name, company, email, and created date.
A filtered list of matching leads for the sales team to follow up.
Use salesforce-mcp to update a specified Opportunity stage to "Proposal/Price Quote" and write the latest expected close date and notes.
The Opportunity record is updated and a confirmation or result summary is returned.
Use salesforce-mcp to read a given list of customer accounts, check each Account's owner, industry, and last activity date, and flag records missing key fields.
A review report with account details and flagged records missing important data.
Access Salesforce Tooling API via AI for metadata, queries, analysis, and debugging.
Connect an MCP AI assistant to Salesforce for data, schema, Apex, and deployments.
Connect to Salesforce Commerce Cloud APIs for development, operations, and automation tasks.
Access and manage Salesforce CRM records, tasks, opportunities, and custom objects.
Connect to Salesforce to manage records and automate external service integrations.
Connect to one Salesforce org for queries, search, and record CRUD.