Salesforce
Enables interaction with Salesforce through its REST API using the Model Context Protocol.
Acerca de
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.
Características Principales
- Execute SOQL queries
- Retrieve object metadata
- Create, update, and delete records
- Secure authentication handling
- Real-time data access
- 15 GitHub stars
Casos de Uso
- Integrating Salesforce data with other applications
- Building custom Salesforce integrations
- Automating Salesforce data management tasks