kazuki1213/salesforce-mcp-server
If you are the rightful owner of salesforce-mcp-server 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 (MCP) server that enables Claude Desktop to interact with Salesforce through natural language commands.
The Salesforce MCP Server is a powerful tool designed to bridge the gap between natural language processing and Salesforce's robust CRM capabilities. By leveraging the Model Context Protocol, this server allows users to interact with Salesforce using simple, intuitive language commands through the Claude Desktop application. This integration simplifies complex CRM tasks, making it accessible to users without technical expertise. The server is built on Node.js and connects to Salesforce's REST API, ensuring seamless communication and data retrieval. With features like natural language processing, users can perform tasks such as querying data, creating records, and updating information with ease. The server also supports SOQL queries, providing flexibility for advanced users. The setup process is straightforward, requiring Salesforce credentials and a few configuration steps to get started. Once configured, users can execute a wide range of CRM operations directly from their desktop, enhancing productivity and efficiency.
Features
- Natural Language Processing: Allows users to interact with Salesforce using simple language commands.
- SOQL Query Support: Execute Salesforce Object Query Language queries for advanced data retrieval.
- Seamless Integration: Connects Claude Desktop with Salesforce's REST API for real-time data access.
- User-Friendly Setup: Easy configuration process with automated setup script.
- Cross-Platform Compatibility: Works on macOS, Windows, and Linux.
Tools
querySOQL
Execute SOQL queries or natural language searches.
getAccount
Retrieve account details by ID.
createContact
Create new contacts.
updateAccount
Update existing accounts.