Connect to one Salesforce org for queries, search, and record CRUD.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "salesforce-mcp-jsforce" yet — see the docs or source repo.
Use the Salesforce MCP to query all Opportunity records in the Prospecting stage for this quarter. Return name, amount, owner, and close date, sorted by amount descending.
A list of matching opportunities for sales follow-up or analysis.
Use the Salesforce MCP to search for contacts whose name or email contains “Wang”. Return contact name, email, account, and title.
Matching contact search results for quickly locating customer information.
Use the Salesforce MCP to update the account “Acme Corp” by setting Industry to “Technology” and customer status to “Active”. If the account is not found, ask me to confirm first.
The record is updated with a result summary, or a confirmation prompt appears if not found.
Read Salesforce data, metadata, and field dependencies safely via local sf CLI.
Connect an MCP AI assistant to Salesforce for data, schema, Apex, and deployments.
Access Salesforce Tooling API via AI for metadata, queries, analysis, and debugging.
Read and write Salesforce CRM objects for multi-tenant integrations and automation.
Connect AI to Salesforce to inspect objects and run SOQL queries.
Connect to Salesforce to manage records and automate external service integrations.