Description
Salesforce MCP Server provides a bridge between AI assistants and Salesforce CRM data through the Model Context Protocol. Built with TypeScript and the jsforce library, it enables executing SOQL queries, retrieving object metadata, and performing CRUD operations on Salesforce records. The server authenticates using Salesforce credentials stored as environment variables and exposes tools for querying data, describing objects, and interacting with the Salesforce Metadata API. This implementation is particularly valuable for workflows requiring access to customer data, sales information, or custom Salesforce objects without leaving the conversation interface.
Server Details
Added
April 21, 2025
