advancedcommunities/salesforce-mcp-server
If you are the rightful owner of 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.
Salesforce MCP Server is a Model Context Protocol server that facilitates interaction between AI assistants and Salesforce organizations.
Tools
Functions exposed to the LLM to take actions
List Connected Salesforce Orgs
View all Salesforce orgs currently authenticated with the Salesforce CLI.
List Objects in an Org
Retrieve all standard and custom objects available in a specific Salesforce org.
Describe an Object
Get detailed metadata about a specific Salesforce object, including fields, relationships, and properties.
Execute Apex Code
Run anonymous Apex code directly in a Salesforce org and see the debug output.
Query Records
Execute SOQL queries and retrieve results in JSON format.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client