Salesforce Platform Administration
Unified capability for Salesforce platform administration workflows combining the platform API and UI API for identity management, OAuth administration, metadata exploration, and application configuration. Used by Salesforce admins and platform engineers.
What You Can Do
MCP Tools
get-user-info
Get the authenticated user's profile information.
list-api-versions
List available Salesforce REST API versions.
get-org-limits
Get current API limit usage and remaining quotas for the org.
get-app-switcher-menu
Get the app switcher menu items available to the current user.
list-sobjects
List all SObject types available in the Salesforce org.
full-describe-sobject
Get full metadata for a Salesforce SObject type including all fields.
get-object-info
Get UI-ready metadata about a Salesforce object.
get-picklist-values
Get picklist values for all picklist fields on an object for a given record type.
get-list-views
Get list views for a Salesforce object.
get-lookup-records
Search lookup field records for typeahead.