Safely connect AI agents to Salesforce orgs for data and metadata operations.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "@dormon/salesforce-mcp" yet — see the docs or source repo.
Connect to my Salesforce org, query opportunities closed won in the last 30 days, aggregate amount by sales rep, and return the results in a structured table.
A structured table showing closed-won revenue totals grouped by sales rep, ready for analysis.
Read the fields, types, and required constraints of the Opportunity object in Salesforce, and summarize the minimum field set needed to create a new opportunity record.
A summary of object fields, required constraints, and the minimum recommended fields for record creation.
Before bulk updating Salesforce contact records, verify that the target fields exist, confirm permissions are sufficient, and provide recovery guidance for possible errors.
Validation results before update, potential risk warnings, and recovery plus retry guidance for failure scenarios.
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.
Parse Salesforce objects and fields to explore metadata with fewer AI hallucinations.
Let AI query, update, and analyze Salesforce CRM data without API glue code.
Read and write Salesforce CRM objects for multi-tenant integrations and automation.
Connect to one Salesforce org for queries, search, and record CRUD.