U
salesforce-mcp-server
By uday210·Visit Source
Salesforce MCP server for API integration
April 18, 2025
22 days ago
0 Clicks
What is this MCP
This is a Model Context Protocol server implementation that enables interaction with Salesforce through its REST API using jsforce. It acts as a bridge between applications and Salesforce data.
How to use this MCP
Install via Smithery (npx -y @smithery/cli install salesforce-mcp-server --client claude
) or manually by cloning the repo, setting up environment variables, and running the server. The MCP exposes functions for querying, CRUD operations, and metadata access via JSON-RPC style requests.
What this MCP can be used for
The server enables applications to perform various Salesforce operations including executing SOQL queries, managing records (create/update/delete), retrieving object metadata, and securely accessing real-time Salesforce data through a standardized interface.
Repository Info
Stars:
-
Forks:
-
Watchers:
-
Last Updated: 2 months ago