sf-explorer/omnistudio-mcp-server
If you are the rightful owner of omnistudio-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.
OmniStudio Dependency Analyzer MCP Server is an experimental server implementation that leverages LangGraph for intelligent dependency traversal and analysis in Salesforce OmniStudio environments.
Tools
Functions exposed to the LLM to take actions
analyze_omniscript_dependencies
Analyze all dependencies for an OmniScript including Integration Procedures, DataRaptors, and embedded components.
analyze_integration_procedure_dependencies
Analyze Integration Procedure dependencies including DataRaptors, Apex classes, and HTTP actions.
analyze_flexcard_dependencies
Analyze FlexCard dependencies including Integration Procedures and data sources.
list_omniscripts
List all active OmniScripts in your org.
list_integration_procedures
List all active Integration Procedures.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client