5p875v6f46-ai/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 dayong@mcphub.com.
This document provides a structured summary of the Salesforce MCP Server, which facilitates programmatic access to Salesforce metadata.
Tools
Functions exposed to the LLM to take actions
configure_salesforce
Initialize OAuth2 connection with Salesforce credentials.
get_salesforce_objects
Retrieve metadata for all objects (standard and custom).
get_object_metadata
Get comprehensive metadata for a specific object including fields and relationships.
get_object_fields
Extract detailed field-level metadata with types, permissions, and constraints.
get_custom_objects
Identify and retrieve metadata for all custom objects.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client