Salesforce Connector
Createdsmn2gnt
Connects large language models to Salesforce data through SOQL queries and SOSL searches.
About
The Salesforce Connector is a Model Context Protocol (MCP) server implementation designed to facilitate interaction between Large Language Models (LLMs) and Salesforce. It enables LLMs to retrieve, create, update, and delete Salesforce records through SOQL queries, SOSL searches, and direct REST API calls. The connector also allows for the retrieval of Salesforce object metadata, execution of Tooling API requests, and Apex REST requests.
Key Features
- Executes SOQL queries and SOSL searches.
- Retrieves Salesforce object metadata (field names, labels, types).
- Supports retrieving, creating, updating, and deleting records.
- Executes Tooling API and Apex REST requests.
- Allows for direct REST API calls to Salesforce.