Salesforce
CRMIntegrate Salesforce CRM for powerful SOQL queries, record management, and automation. Access accounts, contacts, opportunities, leads, and custom objects through your agents.
How to Connect
- 1Go to the MCP Templates marketplace.
- 2Find the Salesforce template.
- 3Enter your Salesforce OAuth credentials.
- 4Add the template to your agent.
Available Tools
sf_run_queryExecute a SOQL query against Salesforce
sf_searchExecute a SOSL global search against Salesforce
sf_describe_objectDescribe a Salesforce object's fields, relationships, and metadata
sf_list_objectsList all available Salesforce SObject types
sf_get_recordGet a Salesforce record by ID with optional field selection
sf_create_recordCreate a new Salesforce record
sf_update_recordUpdate an existing Salesforce record
sf_delete_recordDelete a Salesforce record by ID
sf_get_recent_recordsGet recently viewed Salesforce records
sf_create_taskCreate a new Task in Salesforce
sf_send_emailSend a simple email via Salesforce
sf_run_reportRun a Salesforce report by ID and return results
sf_list_reportsList all available Salesforce reports
sf_list_dashboardsList all available Salesforce dashboards