Salesforce icon

Salesforce

Enables large language models to securely read, manage, and operate Salesforce resources.

소개

The Salesforce DX MCP Server is a specialized Model Context Protocol (MCP) implementation designed to facilitate seamless interaction between large language models (LLMs) and Salesforce orgs. This server provides a robust set of tools and capabilities that enable LLMs to securely read, manage, and operate Salesforce resources. It achieves this through direct interaction using TypeScript libraries, avoiding plain text secret exposure, and implementing granular access control with org allowlisting, all within a modular architecture for easy extensibility.

주요 기능

  • Improved security by eliminating plain text secret exposure
  • 132 GitHub stars
  • Direct interaction with Salesforce orgs through LLM-driven tools
  • Granular access control with explicit org allowlisting
  • Secure access using TypeScript libraries, avoiding Salesforce CLI
  • Modular tool architecture for easy extensibility

사용 사례

  • Deploying or retrieving metadata between a DX project and a Salesforce org
  • Listing authorized Salesforce orgs and viewing org records via natural language queries
  • Performing static analysis on Apex code for performance and security issues
Advertisement

Advertisement