Salesforce - Metadata Experts
Connect to Salesforce’s official Hosted MCP Metadata Experts server to run invocable actions for Salesforce metadata types.
Key Features
- Run actions related to Salesforce metadata types
- Explore and work with metadata-based configurations such as CustomApplication and Flow
- Execute specialized actions for metadata tasks
Basic Information
Authentication Method
Uses Salesforce OAuth authentication.
Input Parameters
- sandbox (Optional): Whether to connect to a Salesforce Sandbox environment
Supported MCP Tools
Metadata Experts Tools
execute_metadata_action
Runs an invocable action for a Salesforce metadata type.
Usage Examples
For example,
- if you enter a prompt like “Run a metadata action for Flow”,
- the LLM calls the
execute_metadata_actiontool through MCP, - and responds in the chat based on the tool result.
Other example prompts:
- “Run an available action for CustomApplication metadata”
- “Summarize the result of this Salesforce metadata task”
Notes
- Available actions and target metadata types depend on Salesforce permissions and server capabilities.
- Metadata operations can affect your Salesforce configuration, so use them carefully.
Last updated on