kazuki1213/mcp-server-salesforce
If you are the rightful owner of mcp-server-salesforce and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server implementation for interacting with Salesforce.
The mcp-server-salesforce is a Model Context Protocol server designed to facilitate interactions with Salesforce. It provides a structured way to manage notes and Salesforce objects through custom URI schemes. The server supports various operations such as adding notes, querying Salesforce data, and managing Salesforce records. It is built with Python 3.10 and is licensed under the MIT License. The server is equipped with tools for notes management and Salesforce interactions, making it a versatile solution for integrating Salesforce functionalities into applications. The server also supports authentication through environment variables or a .env file, ensuring secure access to Salesforce services.
Features
- Custom URI schemes for notes and Salesforce objects.
- Tools for managing notes and Salesforce records.
- Supports SOQL queries and Salesforce record operations.
- Environment variable-based authentication setup.
- CI/CD integration with GitHub Actions for automated testing and deployment.