Salesforce
Createdkablewy
Enables interaction with Salesforce through its REST API using the Model Context Protocol.
About
Salesforce allows seamless interaction with Salesforce data and functionality using the Model Context Protocol. It provides a server implementation for executing SOQL queries, retrieving object metadata, and managing records (create, update, delete) within your Salesforce instance. It offers secure authentication handling and real-time data access, making it ideal for integrating Salesforce with other applications or services.
Key Features
- Execute SOQL queries
- Retrieve object metadata
- Create, update, and delete records
- Secure authentication handling
- Real-time data access
- 15 GitHub stars
Use Cases
- Integrating Salesforce data with other applications
- Building custom Salesforce integrations
- Automating Salesforce data management tasks