Overview
Features
Execute SOQL queries
Run Salesforce Object Query Language (SOQL) queries to fetch data.
Perform SOSL searches
Search across Salesforce records using SOSL.
Retrieve metadata
Obtain field names, labels, and types for Salesforce objects.
CRUD on records
Retrieve, create, update, and delete Salesforce records.
Tooling API access
Execute Tooling API requests for metadata and tooling data.
Apex REST requests
Invoke Apex REST endpoints.
Direct REST calls
Make direct REST API calls to Salesforce.
Flexible authentication
Supports OAuth-based authentication or legacy username/password with security token.
Who Is This For?
- LLMs:Enable LLMs to query Salesforce data and metadata via MCP.
- Developers:Configure, integrate, and run the MCP Salesforce Connector within applications.
- Administrators:Manage deployment and access controls for the Salesforce MCP server.




