Salesforce icon

Salesforce

Exposes Salesforce data and metadata through standardized Model Context Protocol (MCP) tools for AI assistants and clients.

About

The Salesforce MCP server acts as a bridge between your Salesforce organization and MCP clients like Claude Desktop. It leverages the Salesforce CLI to provide a suite of powerful tools, enabling AI assistants to seamlessly interact with Salesforce data. From executing SOQL queries to listing and describing objects, flows, reports, and dashboards, this server streamlines the process of accessing and understanding Salesforce metadata and records, enhancing productivity for developers and administrators alike.

Key Features

  • Run SOQL queries and return structured results
  • List all Salesforce object names in your org
  • Get detailed field information for any Salesforce object
  • List all Salesforce flows with status and version information
  • Get the complete XML metadata for a specific flow
  • 0 GitHub stars

Use Cases

  • Query Salesforce for specific data via natural language
  • Understand the structure and fields of any Salesforce object
  • Retrieve metadata for Salesforce flows, reports, or dashboards