kablewy_salesforce-mcp-server

kablewy_salesforce-mcp-server

3.2

If you are the rightful owner of kablewy_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 server implementation for interacting with Salesforce through its REST API using jsforce.

The Salesforce MCP Server is a robust implementation designed to facilitate seamless interaction with Salesforce's REST API using the jsforce library. It provides a comprehensive suite of functionalities that allow users to execute SOQL queries, retrieve object metadata, and perform CRUD operations on Salesforce records. The server ensures secure authentication handling and offers real-time data access, making it an essential tool for developers and businesses looking to integrate Salesforce capabilities into their applications. The setup process is straightforward, requiring users to clone the repository, configure their Salesforce credentials, and install necessary dependencies. The server is built with security in mind, encouraging best practices such as securing environment files and using IP restrictions.

Features

  • Execute SOQL queries
  • Retrieve object metadata
  • Create, update, and delete records
  • Secure authentication handling
  • Real-time data access