MuleSoft Platform MCP Server

0.1.0

Overview

Statistics
68 Tools
0 Prompts
30 Resources
Unified MuleSoft Anypoint management console with AI agents, governance, and catalog discovery.

Transport

Kind
streamableHttp

Servers

  • https://omni.mulesoft.com/mcp/

Apply Policy To Asset Instance apply_policy_to_instance

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Apply the selected policy to the target asset instance using the provided configuration data. For non-MuleSoft providers, pass provider and gateway_id; policy_template_id is the plugin name for Kong or the template ID for Apigee.

Input Schema

json-schema
api_instance_id: string
asset_id: string | null
asset_version: string | null
configuration_data: any | null
disabled: boolean | null
environment_id: string
gateway_id: string | null
group_id: string | null
label: string | null
order: integer | null
organization_id *: string
pointcut_data: any | null
policy_template_id: string | null
provider: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Check Control Scope Targets check_control_scope_targets read-onlyidempotentopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Preview APIs matched by a control scope filter.

Input Schema

json-schema
organization_id: string | null
scope_filter *: string

Check Policy Conformance check_policy_conformance

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Convert the selected policy application payload to JSON-LD and print it in backend logs.

Input Schema

json-schema
api_instance_id *: string
asset_id: string | null
asset_version: string | null
configuration_data: any | null
disabled: boolean | null
environment_id *: string
group_id: string | null
label: string | null
order: integer | null
organization_id *: string
pointcut_data: any | null
policy_template_id: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Create Automated Policy Strategy create_automated_policy_strategy open-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Create a new automated-policy governance strategy from wizard inputs.

Input Schema

json-schema
allow_duplicated: boolean
automated_policy_configuration: object | null
automated_policy_endpoint_type_groups: array | null
automated_policy_endpoint_type_mode: string
automated_policy_environment_id: string | null
automated_policy_id: string | null
automated_policy_runtime: string | null
automated_policy_runtime_range_from: string | null
automated_policy_runtime_range_to: string | null
description: string
name: string | null
organization_id: string | null
scope_filter: string | null

Create Control create_control open-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Create a new control strategy from wizard inputs.

Input Schema

json-schema
description: string
governance_target_type: string
name: string | null
organization_id: string | null
position: integer | null
rules: array | null
rulesets: array | null
schedule_config: object | null
scope_condition_mode: string
scope_conditions: array | null
scope_filter: string | null
strategy_status: string
strategy_type: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Create Omni Gateway create_omni_gateway read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Launch the managed Omni Gateway creation wizard for the active MuleSoft provider. When fully configured, creates the gateway in Anypoint Platform.

Input Schema

json-schema
environment_id: string | null
environment_name: string | null
environment_type: string | null
governance_override_warnings: boolean
organization_id: string | null
payload: any | null
provider_id: string | null
target_type: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Create Agent Scanner create_scanner read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Launch the scanner creation wizard to configure and create a new agent scanner. The wizard will guide you through provider selection, authentication, and configuration. On success, returns the created scanner details including scannerId. Pass organization_id when calling this tool. Call WITHOUT name/provider to display the interactive wizard.

Input Schema

json-schema
auth_fields: any | null
auth_fields_alias: any | null
auth_method: string | null
auth_method_alias: string | null
description: string
filters: array | null
name: string | null
notifications: any | null
organization_id: string | null
owner_id: string | null
provider: string | null
schedule: any | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Delete Automated Policy Strategy delete_automated_policy_strategy open-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Delete one automated-policy governance strategy by strategy ID.

Input Schema

json-schema
organization_id: string | null
strategy_id *: string

Delete Governance Strategy delete_governance_strategy open-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Delete one governance strategy by strategy id.

Input Schema

json-schema
organization_id: string | null
strategy_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Fetch Automated Policy Template fetch_automated_policy_template read-onlyidempotentopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Fetch one policy template's full configuration schema. Pass either `template_id (legacy) or (group_id, asset_id, asset_version)`.

Input Schema

json-schema
asset_id: string | null
asset_version: string | null
group_id: string | null
organization_id: string | null
template_id: string | null

Fetch Control Ruleset fetch_control_ruleset read-onlyidempotentopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Fetch a control ruleset payload by sourceRulesetKey.

Input Schema

json-schema
organization_id: string | null
source_ruleset_key *: string

Fetch Cost Instance Timeseries fetch_cost_instance_timeseries read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool to get token usage and response time timeseries for a single MCP server instance. Returns time-bucketed data points with totalTokens, tokenDelta, and avgResponseTimeMs per bucket. Supports time_range values: 1h, 6h, 24h, 7d, 30d. Example: fetch_cost_instance_timeseries(organization_id=<org_id>, instance_id=<instance_id>, time_range='7d'). For org-wide overview, use fetch_cost_overview instead.

Input Schema

json-schema
instance_id *: string
organization_id *: string
time_range: string

Fetch Cost Instances fetch_cost_instances read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool to get per-instance token usage with optimization coverage. Each instance includes totalTokens, tokenDelta (tokens saved), avgResponseTimeMs, toolsListTokens, toolsCallTokens, environmentId, organizationId, appliedPolicies, appliedCostPolicyIds, unappliedCostPolicyIds, and optimizationCoverage (0-1). Response also includes a policyTemplates lookup (templateId -> name, description). Use filter_unoptimized=true to find instances with unapplied cost policies. Supports time_range values: 1h, 6h, 24h, 7d, 30d. Use top_n to limit results (default 10, max 50). Use sort_by to change ordering (totalTokens, tokenDelta, avgResponseTimeMs, totalCalls, tokensPerCall). To optimize a specific instance, use the unappliedCostPolicyIds list with prepare_policy_creation(asset_id=<assetId>, policy_name_hint=<policy_id>). Example: fetch_cost_instances(organization_id=<org_id>, time_range='30d', filter_unoptimized=true).

Input Schema

json-schema
filter_unoptimized: boolean
organization_id *: string
sort_by: string
time_range: string
top_n: integer

Fetch Cost Optimization Recommendations fetch_cost_optimization_recommendations read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool to get a ranked list of MCP server instances that should be optimized, mirroring the 'Recommended Optimizations' card on the Cost Management page. Filters to active instances (usage in window) that have at least one unapplied cost policy, projects token savings from Exchange tool metadata using the same rate analyzers as the UI, and returns the top N by projected savings. Each recommendation includes instanceId, instanceName, serverName, assetId, environment, totalTokens, projectedTokensSaved, projectedSavingsPercent, unappliedCostPolicyIds, and perPolicyProjections (policyId, policyName, rate 0-1, tokensSaved). Supports time_range values: 1h, 6h, 24h, 7d, 30d. top_n defaults to 3, max 10. Answers questions like 'what should I optimize next?', 'biggest token savings opportunities?', 'where is the most waste?'. Follow up with prepare_policy_creation(asset_id=<assetId>, policy_name_hint=<policyId>) to apply a policy. Example: fetch_cost_optimization_recommendations(organization_id=<org_id>, time_range='30d', top_n=3).

Input Schema

json-schema
organization_id *: string
savings_pool_size: integer
time_range: string
top_n: integer

Fetch Cost Overview fetch_cost_overview read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool to get org-wide token usage KPIs for MCP servers: total tokens, saved tokens (from optimization policies), and total tool calls. Optionally includes token usage timeseries. Supports time_range values: 1h, 6h, 24h, 7d, 30d. Use include_timeseries=true for chart data (increases response size). Example: fetch_cost_overview(organization_id=<org_id>, time_range='30d'). For per-instance breakdown, use fetch_cost_instances instead.

Input Schema

json-schema
include_timeseries: boolean
organization_id *: string
time_range: string

Fetch Governance Service Report fetch_governance_service_report read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool to get detailed governance conformance data for a single service. Returns the service summary, per-ruleset details with violation/warning counts, rule-level messages, and instance-level policy conformance when available. Use this after fetch_governance_services to drill into one service, or when the user asks about a specific service's governance status. Example: fetch_governance_service_report(organization_id=<organization_id>, service_id=<service_id>). Example: fetch_governance_service_report(organization_id=<organization_id>, service_id=<service_id>, api_version=<version>, include_rule_messages=true).

Input Schema

json-schema
api_version: string | null
include_rule_messages: boolean
organization_id *: string
service_id *: string
version: string | null

Fetch Governance Services fetch_governance_services read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool to search, filter, and count governance conformance across services. Returns lightweight rows with conformance status, concern-area breakdowns, error/warning/info counts, and violated rulesets for each matched service. Supports filtering by conformance status, concern area, ruleset, provider, service type, severity thresholds, and text query. Returns aggregate totals alongside paged results. Canonical conformance values: compliant, non-compliant, pending. Concern area IDs include: security-privacy, consumption-economic-governance, structural-conformity-lifecycle. Canonical provider values: mulesoft, kong, apigee, aws, azure. Example: fetch_governance_services(organization_id=<organization_id>, conformance_status_in=[<status>]). Example: fetch_governance_services(organization_id=<organization_id>, provider_in=[<provider>], limit=<n>). For detailed drill-down into one service, use fetch_governance_service_report instead. IMPORTANT: The totals object already contains aggregate counts for all matched services (statusTotals, concernTotals, providerTotals, messageTotals). providerTotals breaks down services per provider with compliant/non-compliant/pending counts. Do NOT paginate through all pages to count services yourself — use the totals. Synthesize your answer from the first page of results plus the totals. Only call again with different filters if the first result set doesn't match the user's question.

Input Schema

json-schema
concern_area_ids: array | string | null
conformance_status_in: array | string | null
include_rule_messages: boolean
include_rulesets: boolean
limit: integer
min_errors: integer | null
min_infos: integer | null
min_warnings: integer | null
offset: integer
organization_id *: string
provider_in: array | string | null
q: string | null
ruleset_ids_in: array | string | null
service_ids: array | string | null
service_type_in: array | string | null

Fetch Monitoring Drill-Down fetch_monitoring_drill_down read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool to rank services or instances contributing to a specific performance metric (availability, reliability, avgLatency, requestVolume, errorRate, policyViolations). Powers the Performance view's drill-down drawer and answers questions like "which services are driving errors?" or "rank instances by latency". Filter by entity_type (apis/agents/mcp-servers/llms), service_id (narrow to one service's instances), instance_id (single instance), environments list, or providers list. Free-text search matches service/instance/environment names. Returns MetricContributorRow[] plus pagination metadata (totalRows, offset, pageSize). Example: fetch_monitoring_drill_down(metric='errorRate', time_range='24h'). Example: fetch_monitoring_drill_down(metric='avgLatency', entity_type='apis', sort_dir='desc').

Input Schema

json-schema
entity_type: string | null
environment: string
environments: array | null
instance_id: string | null
limit: integer
metric *: string
offset: integer
organization_id: string | null
providers: array | null
search: string
service_id: string | null
sort_dir: string
sort_field: string
time_range: string

Fetch Monitoring Instance fetch_monitoring_instance read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool to get monitoring data for a single API instance: time-series charts (requests, error rate, latency, policy violations), top endpoints by traffic, and top clients by traffic. Requires organization_id, asset_id, and ideally instance_id. If instance_id is omitted, the first available instance is selected. Supports time_range values: 1h, 6h, 24h, 7d, 30d. Supports environment values: production, sandbox, unknown. Only MuleSoft-managed instances have monitoring data. Example: fetch_monitoring_instance(organization_id=<organization_id>, asset_id=<asset_id>, instance_id=<instance_id>, time_range=<time_range>, environment=<environment>). Example: fetch_monitoring_instance(organization_id=<organization_id>, asset_id=<asset_id>). For org-wide health overview, use fetch_monitoring_overview instead.

Input Schema

json-schema
api_version: string | null
asset_id *: string
asset_version: string | null
environment: string
instance_id: string | null
organization_id *: string
time_range: string

Fetch Monitoring Overview fetch_monitoring_overview read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool to get an org-wide monitoring health snapshot: total requests, error rate, average latency, availability, reliability, and compact trend charts. Returns KPI summary plus time-series data for request volume, error rate, average latency, and error volume over the selected time range and environment. Supports time_range values: 1h, 6h, 24h, 7d, 30d. Supports environment values: production, sandbox, unknown. Supports provider filter: currently only 'mulesoft' returns monitoring data. Other providers (kong, apigee, aws, azure) will return empty results. Canonical provider values: mulesoft, kong, apigee, aws, azure. Example: fetch_monitoring_overview(organization_id=<organization_id>, time_range=<time_range>, environment=<environment>). Example: fetch_monitoring_overview(organization_id=<organization_id>, time_range=<time_range>, environment=<environment>, provider=<provider>). For instance-level monitoring drill-down, use fetch_monitoring_instance instead.

Input Schema

json-schema
environment: string
include_charts: boolean
organization_id *: string
provider: string | null
time_range: string

Fetch Service Facets fetch_service_facets read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool when you need aggregate counts/buckets for summaries, dashboards, or filter panels, not full service-row hydration. Prefer this tool over fetch_services when the user asks 'how many', 'breakdown by type/status/provider', or other distribution insights. Fetches facet aggregates for exactly one required business_group_id. Supports either text query (q) OR typed filtering/aggregates; when q is provided, do not send filters or aggregates. Canonical typed values are api classifiers (rest-api, http-api, graphql, soap-api, grpc-api, evented-api) plus agent and mcp, and common aliases are normalized before filtering. Canonical provider values include: mulesoft, kong, apigee, aws, azure, openai, anthropic, aws-bedrock, google-vertex, agentforce, microsoft-copilot, godaddy-ans, langsmith, mistral, meta. filters MUST be a JSON object, never a Lucene-style string. Supported filter fields: providerIn (list of canonical provider strings), statusIn, apiCategoryIn, environmentTypeIn, complianceStatusIn, hasInstances (bool), hasActiveInstance (bool). Example (typed facets): fetch_service_facets(business_group_id=<business_group_id>, asset_types=[<asset_type>, ...], aggregates={'totalHits': True, 'byType': True, 'byProvider': True}). Example (query facets): fetch_service_facets(business_group_id=<business_group_id>, q=<search_query>). Returns structured payload with aggregates, total, and query context metadata. If the user then asks for specific assets, follow with fetch_services.

Input Schema

json-schema
aggregates: any | null
asset_types: array | string | null
business_group_id *: string
filters: any | null
q: string | null
size: integer

Fetch Services fetch_services read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool when you need concrete service rows (for example asset IDs/names, detail selection, or navigation affordances). Prefer this tool over fetch_service_facets when the user asks 'which assets' or requests item-level results. Fetches lightweight services for exactly one required business_group_id. Searches the user's business group AND the MuleSoft public catalog overlay for agent / mcp / llm asset types — public providers like GoDaddy ANS, Salesforce Agentforce, LangSmith, Microsoft Copilot, OpenAI, Anthropic, AWS Bedrock surface here. API asset types (rest-api, http-api, graphql, soap-api, grpc-api, evented-api) are user-org-only by design — the public overlay carries no API rows, so APIs are not affected. Supports either text query (q) OR typed filtering/aggregates; when q is provided, do not send filters or aggregates. Canonical typed values are api classifiers (rest-api, http-api, graphql, soap-api, grpc-api, evented-api) plus agent and mcp. The tool normalizes common aliases/plurals (for example api/apis, rest, openapi, asyncapi, agents, mcp-servers) to canonical values before filtering. Returns structured payload with services, assets (alias), total, and optional aggregates. Service rows include a provider field. Canonical provider values include: mulesoft, kong, apigee, aws, azure, openai, anthropic, aws-bedrock, google-vertex, agentforce, microsoft-copilot, godaddy-ans, langsmith, mistral, meta. If you only need counts/buckets (no row hydration), use fetch_service_facets instead. filters MUST be a JSON object, never a Lucene-style string. Supported filter fields: providerIn (list of canonical provider strings), statusIn, apiCategoryIn, environmentTypeIn, complianceStatusIn, hasInstances (bool), hasActiveInstance (bool). Example (typed rows): fetch_services(business_group_id=<business_group_id>, asset_types=[<asset_type>, ...], size=<n>). Example (provider-filtered): fetch_services(business_group_id=<business_group_id>, asset_types=['agent'], filters={'providerIn': ['godaddy-ans']}, size=50). Example (text search): fetch_services(business_group_id=<business_group_id>, q=<search_query>, size=<n>). Service rows include affordances and links for downstream navigation/actions. IMPORTANT: Do NOT paginate through all results by calling this tool multiple times with different offsets. Use the first page of results to synthesize your answer. Only call again with different filters if the first result set is clearly irrelevant to the user's question.

Input Schema

json-schema
aggregates: any | null
asset_types: array | string | null
business_group_id *: string
filters: any | null
include_affordances: boolean
q: string | null
size: integer

Get Business Group get_business_group read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Get full metadata for a business group by its ID.

Input Schema

json-schema
group_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Get MCP Server State get_mcp_server_state read-onlyidempotentopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Read the deployed state of a catalog-managed MCP server. Returns current systems, tools, and upstream IDs needed for editing.

Input Schema

json-schema
asset_id: string
environment_id: string
organization_id *: string
server_name: string

Get Omni Gateway Target Domains get_omni_gateway_target_domains read-onlyidempotentopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Get ingress domains and app unique id for a managed Omni Gateway target.

Input Schema

json-schema
environment_id *: string
organization_id: string | null
provider_id: string | null
target_id *: string

Get Omni Gateway Usage Report get_omni_gateway_usage_report read-onlyidempotentopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Get current managed Omni Gateway size entitlement usage.

Input Schema

json-schema
organization_id: string | null
provider_id: string | null

Get Policy Template Form get_policy_template_form read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Load one policy template detail, including configuration schema, to dynamically render the creation form. Use this immediately after the user selects a policy in prepare_policy_creation. For non-MuleSoft providers, pass provider and gateway_id alongside template_id.

Input Schema

json-schema
api_instance_id: string
asset_id: string | null
asset_version: string | null
direction: string
environment_id: string
gateway_id: string | null
group_id: string | null
organization_id *: string
provider: string | null
template_id: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Get Provision Status get_provision_status read-onlyidempotent

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Poll the status of a provisioning or update job. Returns status (running/complete/failed), progress step, completed steps, result (MCP URL on success), and can_resume flag.

Input Schema

json-schema
job_id *: string
organization_id: string | null

Get Trusted MCP Catalog get_trusted_mcp_catalog read-onlyidempotent

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Return the catalog of SaaS systems available for MCP server provisioning. Each item includes tools, auth type, credential fields, and upstream config.

Input Schema

json-schema
organization_id: string | null

List Agents list_agents read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
List agents registered in the MuleSoft Platform for a given organization. Presents an interactive UI for browsing, filtering, and selecting agents.

Input Schema

json-schema
name: string | null
organization_id: string | null
provider: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

List APIs list_apis read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
List APIs from the MuleSoft Platform catalog for a given organization. Presents an interactive UI for browsing, filtering, and selecting APIs.

Input Schema

json-schema
api_category: string | null
name: string | null
organization_id: string | null
provider: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

List Business Groups list_business_groups read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
List available business groups, optionally filtering by name.

Input Schema

json-schema
name: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

List Governance Strategies list_governance_strategies read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
List governance strategies for an organization. Shows the same searchable and filterable table style as the main web app.

Input Schema

json-schema
organization_id: string | null
strategy_type: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

List LLMs list_llms read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
List LLM models registered in the MuleSoft Platform for a given organization. Presents an interactive UI for browsing, filtering, and selecting LLMs.

Input Schema

json-schema
category: string | null
name: string | null
organization_id: string | null
provider: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

List MCP Servers list_mcp_servers read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
List MCP servers registered in the MuleSoft Platform for a given organization. Presents an interactive UI for browsing, filtering, and selecting MCP servers.

Input Schema

json-schema
name: string | null
organization_id *: string
protocol: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

List Omni Gateway Environments list_omni_gateway_environments read-onlyidempotentopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
List Anypoint environments available for managed Omni Gateway creation.

Input Schema

json-schema
organization_id: string | null
provider_id: string | null

List Omni Gateway Targets list_omni_gateway_targets read-onlyidempotentopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
List managed Omni Gateway deployment targets for an environment.

Input Schema

json-schema
environment_id *: string
organization_id: string | null
provider_id: string | null

List Provider Gateways list_provider_gateways read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
List gateways for the active provider. Today only MuleSoft is supported (Kong / Apigee are roadmap), so the tool defaults `provider_id to provider-mulesoft and returns Omni Gateways without requiring select_active_provider to be called first. organization_id` defaults to the caller's active Anypoint org. Both parameters are optional.

Input Schema

json-schema
organization_id: string | null
provider_id: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

List Scanner Providers list_scanner_providers read-onlyidempotent

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments

This invocation has no input parameters.

Get the list of available scanner providers (Google Vertex, Microsoft Copilot, etc.)

Input Schema

This tool accepts no arguments.

Login to MuleSoft Platform login read-onlyidempotentopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Authenticate with MuleSoft Platform. MUST be called before any other tool. Call WITHOUT arguments to display the interactive login panel where the user enters their credentials. Do NOT ask the user for username/password in the chat.

Input Schema

json-schema
password: string | null
username: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Logout from MuleSoft Platform logout idempotent

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments

This invocation has no input parameters.

Clear the stored authentication token.

Input Schema

This tool accepts no arguments.

Prepare Automated Policy Creation prepare_automated_policy_creation read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Open the automated-policy creation wizard with scope options and policy templates.

Input Schema

json-schema
organization_id: string | null

Prepare Control Creation prepare_control_creation read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Open the control creation wizard with scope options and control rule catalog data, using the same scope, selection, and naming flow as the web app.

Input Schema

json-schema
organization_id: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Prepare Policy Creation prepare_policy_creation read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Load policy options for one asset instance. Returns only policies that are not already applied. Accepts api_instance_id (numeric) or asset_id (Exchange asset ID) — when asset_id is provided the numeric instance ID is resolved automatically. Pass policy_name_hint to filter the list to policies matching a name — use this when the user names a specific policy. After the user selects a policy from the selector UI, call get_policy_template_form with the same organization_id, environment_id, api_instance_id, plus the selected template_id/asset_id/group_id/asset_version/direction to open the policy form UI. Set provider to a non-MuleSoft platform (e.g. 'kong') and gateway_id to dispatch to that provider's policy backend instead of Anypoint API Manager.

Input Schema

json-schema
api_instance_id: string | null
asset_id: string | null
environment_id: string | null
gateway_id: string | null
organization_id *: string
policy_name_hint: string | null
provider: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Provision MCP Server provision_mcp_server open-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Provision a composite MCP server on Omni Gateway from selected catalog systems. Returns a job_id — poll with get_provision_status until complete or failed. PRECONDITIONS: organization_id and environment_id must be UUIDs (call list_business_groups + list_environments first — do NOT pass friendly names like 'development'). target_id / target_name come from list_provider_gateways. Each servers[] entry needs assetId + tools[] from get_trusted_mcp_catalog (the catalog tools include the upstream config and credential schema). If any lookup returns no usable entry, STOP and ask the user — do not invent IDs.

Input Schema

json-schema
base_path *: string
environment_id *: string
organization_id *: string
server_name *: string
servers *: array
target_id *: string
target_name *: string

Resume Provision Job resume_provision_job open-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Resume a failed provisioning or update job from its last checkpoint. Only works on jobs with status 'failed' that have completed steps.

Input Schema

json-schema
job_id *: string
organization_id: string | null

Semantic Search Portfolio Assets search_assets_semantic read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Search portfolio assets using natural language semantic search. Use this when the user asks for assets related to a concept or use case, not just keyword matching. Examples: 'Find services for payment processing', 'Search for customer authentication services'. Returns asset names, descriptions, relevance scores, and types.

Input Schema

json-schema
asset_type: string | null
organization_id: string | null
query *: string
rows: integer

Search Global Content search_global_content read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
UI tool for embedded agents to search content across agents, MCP servers, and APIs in the MuleSoft Platform. Returns ranked results and an embeddable command-palette UI. You must pass exactly one business_group_id (Anypoint business group ID) for each search request.

Input Schema

json-schema
business_group_id *: string
query *: string
size: integer

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Search Portfolio Services search_portfolio_services

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
🔍 PRIMARY DISCOVERY TOOL - ALWAYS USE THIS FIRST when user wants to FIND/SEARCH/DISCOVER assets by what they DO or their capabilities.

USE THIS TOOL WHEN USER ASKS:
  • 'find [type] that can [action]' → e.g., 'find agents that can automate invoices', 'find APIs that handle payments'
  • 'search for [capability] [type]' → e.g., 'search for customer support agents', 'search for fraud detection APIs'
  • '[type] for [use case]' → e.g., 'agents for employee wellbeing', 'LLMs for code generation'
  • 'what [type] are available for [use case]' → e.g., 'what MCP servers are available for data transformation'
  • 'which [type] can [capability]' → e.g., 'which agents can automate approval', 'which LLMs generate SQL'
  • '[type] that [action]' → e.g., 'agents that automate workflows', 'APIs that detect fraud'
EXAMPLES REQUIRING THIS TOOL:
✓ 'find payment APIs' ← semantic match by purpose
✓ 'search for customer support agents' ← capability-based discovery
✓ 'agents for employee wellbeing' ← use case discovery
✓ 'LLMs that can generate SQL queries' ← capability matching
✓ 'APIs for fraud detection' ← functional discovery
✓ 'what MCP servers handle data transformation' ← capability query
✓ 'agents that automate invoice approval' ← workflow discovery

ASSET_TYPE PARAMETER:
Leave empty ("") to search across ALL asset types — that is the right choice for most
user prompts ('find APIs that…' usually means 'find any matching asset, an API or otherwise').
When you DO want to constrain, prefer a canonical Exchange type:
• API types: 'rest-api', 'http-api', 'graphql', 'soap-api', 'grpc-api', 'evented-api'
• AI types: 'agent', 'mcp', 'mcp-server', 'llm', 'model'
• Infra types: 'vector-database', 'gateway'
Friendly aliases ('apis', 'agents', 'mcp-servers', 'llms') are also accepted and expand
to the matching canonical set, so 'apis' searches all API subtypes.

DO NOT USE fetch_services FOR DISCOVERY:
❌ fetch_services only lists ALL assets without semantic/capability matching
❌ fetch_services cannot find assets by what they DO
✅ Use THIS tool (search_portfolio_services) for discovery by capability/use case
✅ Only use fetch_services AFTER this tool, if you need additional metadata

DO NOT USE THIS TOOL FOR:
✗ Performance metrics (use fetch_monitoring_*)
✗ Cost analysis (use fetch_cost_*)
✗ Governance/policy data (use fetch_governance_*)
✗ Listing all deployed instances (use fetch_services)
✗ Documentation/how-to guides (use search_repository_knowledge)

Returns: Semantically matched assets with names, descriptions, versions, and relevance scores.

Input Schema

json-schema
asset_type: string
max_results: integer
query *: string

Search Repository Knowledge search_repository_knowledge read-only

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Use this tool for repository-grounded conceptual questions. It searches a curated static corpus (policy/governance/security docs and rulesets) and returns cited snippets. Prefer this tool for prompts like 'what policies can I use to secure access to my APIs' or 'where is X documented'. Returns structured matches with sourcePath, snippet, lexical/semantic scores, and metadata. This tool is read-only and does not modify repository files. Use top_k to bound result size and source_path_prefixes for targeted lookup.

Input Schema

json-schema
lexical_top_n: integer
query *: string
source_path_prefixes: array | string | null
top_k: integer

Select Active Business Group select_active_business_group read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Get the current active business group context and optionally set a new active business group by passing business_group_id. Use this for app-level context updates without launching the business group selector UI.

Input Schema

json-schema
business_group_id: string | null
name: string | null

Select Active Environment select_active_environment read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Browse the available Anypoint environments for the active MuleSoft provider and set one as the active environment context.

Input Schema

json-schema
environment_id: string | null
organization_id: string | null
provider_id: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Select Active Provider select_active_provider read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Pick the active gateway provider context for Omni Gateway tools (e.g. list_provider_gateways and the Omni Gateway wizard). Two-phase: call with no provider_id to present the available providers, then call again with the selected provider_id to commit. Do NOT use this tool for managing MuleSoft / Anypoint account credentials, logging in, logging out, or switching Anypoint user accounts — those flows are handled by the Anypoint connected-app session and are not user-driven in Omni; under the connected-app setup users do not need to log in or out.

Input Schema

json-schema
provider_id: string | null

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Select API Version select_api_version read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show an interactive version selector for an API and notify the host when the user picks a version.

Input Schema

json-schema
asset_id *: string
organization_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Show Observability Dashboards show_observability_performance read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Load observability dashboards data for embedded MCP app rendering.

Input Schema

json-schema
environment: string
provider: string | null
time_range: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Test Scanner Connection test_scanner_connection read-onlyidempotent

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Test connection to a scanner provider before creating the scanner

Input Schema

json-schema
auth_fields: any | null
auth_method: string
provider *: string

Update MCP Server update_mcp_server open-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Update an existing catalog-managed MCP server. Diffs new configuration against deployed state and applies incremental changes. Returns a job_id for status polling. PRECONDITIONS: requires the same UUID-based IDs as provision_mcp_server (organization_id, environment_id, target_id all UUIDs from list_* tools), plus the deployed state from get_mcp_server_state. Never pass friendly names — every ID must be a UUID or a catalog-supplied identifier.

Input Schema

json-schema
api_id *: integer
asset_id *: string
current_upstream_ids: object | null
deployed_systems: array | null
environment_id *: string
organization_id *: string
server_name *: string
servers *: array
target_id *: string
target_name *: string

View Agent Details view_agent_details read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show read-only details for one agent, including versions, instances, and metadata.

Input Schema

json-schema
asset_id *: string
asset_version: string | null
organization_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

View API Instance Details view_api_instance_details read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show details for one API instance with a web-aligned header. Accepts either an instance object or identifiers to resolve it.

Input Schema

json-schema
api_version: string | null
asset_id *: string
asset_version: string | null
instance: object | null
instance_id: string | null
organization_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

View API Instance Monitoring view_api_instance_monitoring read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show instance monitoring charts, traffic, and clients for one API instance.

Input Schema

json-schema
api_version: string | null
asset_id *: string
asset_version: string | null
instance: object | null
instance_id: string | null
organization_id *: string
time_range: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

View API Instance Policies view_api_instance_policies read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show the applied policies for one API instance with the same grouping UI as the web app.

Input Schema

json-schema
api_version: string | null
asset_id *: string
asset_version: string | null
instance: object | null
instance_id: string | null
organization_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

View API Version Details view_api_version_details read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show read-only details for one API version, including instances, metadata, and lifecycle fields.

Input Schema

json-schema
api_version: string | null
asset_id: string | null
asset_version: string | null
organization_id: string | null
version *: object

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

View API Version Governance Report view_api_version_governance_report read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show governance ruleset report summary and findings for one API version.

Input Schema

json-schema
api_name: string | null
api_version: string | null
asset_id *: string
group_id *: string
organization_id *: string
version *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

View API Version Instances view_api_version_instances read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show available instances for one API version and allow selecting instances to send back to the host.

Input Schema

json-schema
api_version *: string
asset_id *: string
asset_version: string | null
organization_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

View Governance Report view_governance_report read-only

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Service-centric governance rollup. Returns one row per cataloged service with its applied controls nested. Each service row carries compliance status, total violation/warning counts, and a list of controls (one per control evaluated against the service) with per-control violation/warning counts. Drill into one service with view_service_governance_findings to see the rule-level findings.

Input Schema

json-schema
organization_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

View LLM Details view_llm_details read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show read-only details for one LLM model, including versions, instances, and metadata.

Input Schema

json-schema
asset_id *: string
asset_version: string | null
organization_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

View MCP Server Details view_mcp_server_details read-onlyopen-world

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show read-only details for one MCP server, including versions, instances, and metadata.

Input Schema

json-schema
asset_id *: string
asset_version: string | null
organization_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

View Service Governance Findings view_service_governance_findings read-only

TOOL https://omni.mulesoft.com/mcp/

Try it out

Arguments
Show one service's per-ruleset findings (rule occurrences with severity + message + path), optionally narrowed to one control via control_id. Per-ruleset rule lists are capped at 100 with a 'truncated' marker; when truncated, ask the user to filter by ruleset for the full list. Call view_governance_report first to get the service_id (and control_id, if narrowing).

Input Schema

json-schema
control_id: string
organization_id *: string
service_id *: string

UI Resource

text/html;profile=mcp-app

Hosts that implement the MCP Apps extension render this tool's output through the linked UI resource.

Agent Catalog anypoint-agent-catalog-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://agent-catalog/app.html from the MCP server.

Interactive HTML UI for browsing and selecting agents from the catalog

Resource

uri: ui://agent-catalog/app.html
mimeType: text/html;profile=mcp-app

Agent Details agent-details-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://agent/details.html from the MCP server.

Read-only details panel for one agent

Resource

uri: ui://agent/details.html
mimeType: text/html;profile=mcp-app

API Catalog anypoint-api-catalog-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://api-catalog/app.html from the MCP server.

Interactive HTML UI for browsing and selecting APIs from the catalog

Resource

uri: ui://api-catalog/app.html
mimeType: text/html;profile=mcp-app

API Instance Details api-instance-details-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://api-instance/details.html from the MCP server.

Read-only details header for one API instance

Resource

uri: ui://api-instance/details.html
mimeType: text/html;profile=mcp-app

API Instance Monitoring api-instance-monitoring-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://api-instance/monitoring.html from the MCP server.

Instance monitoring view aligned with the web app monitoring tab

Resource

uri: ui://api-instance/monitoring.html
mimeType: text/html;profile=mcp-app

API Instance Policies api-instance-policies-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://api-instance/policies.html from the MCP server.

Instance policy list aligned with the web app policies tab

Resource

uri: ui://api-instance/policies.html
mimeType: text/html;profile=mcp-app

API Version Details api-version-details-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://api-version/details.html from the MCP server.

Read-only details panel for one API version

Resource

uri: ui://api-version/details.html
mimeType: text/html;profile=mcp-app

API Version Governance Report api-version-governance-report-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://api-version/governance-report.html from the MCP server.

Governance report view for one API version

Resource

uri: ui://api-version/governance-report.html
mimeType: text/html;profile=mcp-app

API Version Instances api-version-instances-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://api-version/instances.html from the MCP server.

Interactive selector for API instances by version

Resource

uri: ui://api-version/instances.html
mimeType: text/html;profile=mcp-app

API Version Selector api-version-selector-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://api-version/selector.html from the MCP server.

Interactive selector for API versions

Resource

uri: ui://api-version/selector.html
mimeType: text/html;profile=mcp-app

Asset Policy Form asset-policy-form-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://asset-instance/policy-form.html from the MCP server.

Render a policy configuration schema and trigger policy creation

Resource

uri: ui://asset-instance/policy-form.html
mimeType: text/html;profile=mcp-app

Asset Policy Selector asset-policy-selector-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://asset-instance/policy-selector.html from the MCP server.

Select a policy not yet applied for one asset instance

Resource

uri: ui://asset-instance/policy-selector.html
mimeType: text/html;profile=mcp-app

MuleSoft Platform Login anypoint-login-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://auth/login-v2.html from the MCP server.

Interactive login panel for MuleSoft Platform authentication

Resource

uri: ui://auth/login-v2.html
mimeType: text/html;profile=mcp-app

Business Group Selector anypoint-business-group-selector-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://business-groups/app.html from the MCP server.

Interactive HTML UI for browsing and selecting business groups

Resource

uri: ui://business-groups/app.html
mimeType: text/html;profile=mcp-app

Environment Selector environment-selector-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://environment-selector/app.html from the MCP server.

Interactive selector for the active environment context

Resource

uri: ui://environment-selector/app.html
mimeType: text/html;profile=mcp-app

Omni Gateway Wizard omni-gateway-wizard-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://flex-gateway/wizard.html from the MCP server.

Interactive wizard for creating a managed Omni Gateway

Resource

uri: ui://flex-gateway/wizard.html
mimeType: text/html;profile=mcp-app

Global Search anypoint-global-search-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://global-search/app.html from the MCP server.

Embeddable command-palette style UI for global asset search

Resource

uri: ui://global-search/app.html
mimeType: text/html;profile=mcp-app

Governance Report governance-report-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://governance-report/app.html from the MCP server.

Interactive service-centric governance rollup with per-service findings drill-down.

Resource

uri: ui://governance-report/app.html
mimeType: text/html;profile=mcp-app

Governance Strategies governance-strategies-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://governance-strategies/list.html from the MCP server.

Interactive list of governance strategies

Resource

uri: ui://governance-strategies/list.html
mimeType: text/html;profile=mcp-app

Automated Policy Creation Wizard automated-policy-creation-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://governance/automated-policy-creation.html from the MCP server.

Interactive wizard for creating automated-policy governance strategies

Resource

uri: ui://governance/automated-policy-creation.html
mimeType: text/html;profile=mcp-app

Control Creation Wizard control-creation-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://governance/control-creation.html from the MCP server.

Interactive wizard for creating controls

Resource

uri: ui://governance/control-creation.html
mimeType: text/html;profile=mcp-app

LLM Catalog anypoint-llm-catalog-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://llm-catalog/app.html from the MCP server.

Interactive HTML UI for browsing and selecting LLMs from the catalog

Resource

uri: ui://llm-catalog/app.html
mimeType: text/html;profile=mcp-app

LLM Details llm-details-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://llm/details.html from the MCP server.

Read-only details panel for one LLM

Resource

uri: ui://llm/details.html
mimeType: text/html;profile=mcp-app

MCP Server Catalog anypoint-mcp-server-catalog-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://mcp-server-catalog/app.html from the MCP server.

Interactive HTML UI for browsing and selecting MCP servers from the catalog

Resource

uri: ui://mcp-server-catalog/app.html
mimeType: text/html;profile=mcp-app

MCP Server Provisioning mcp-server-provisioning-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://mcp-server-provisioning/app.html from the MCP server.

Interactive HTML UI for browsing the trusted MCP catalog, viewing provisioning status, and inspecting deployed server state

Resource

uri: ui://mcp-server-provisioning/app.html
mimeType: text/html;profile=mcp-app

MCP Server Details mcp-server-details-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://mcp-server/details.html from the MCP server.

Read-only details panel for one MCP server

Resource

uri: ui://mcp-server/details.html
mimeType: text/html;profile=mcp-app

Observability Dashboards observability-dashboards-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://observability/performance.html from the MCP server.

Render embedded observability dashboards directly in the MCP app.

Resource

uri: ui://observability/performance.html
mimeType: text/html;profile=mcp-app

Provider Gateways provider-gateways-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://provider-gateways/app.html from the MCP server.

Gateway inventory for the active provider

Resource

uri: ui://provider-gateways/app.html
mimeType: text/html;profile=mcp-app

Provider Selector provider-selector-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://provider-selector/app.html from the MCP server.

Interactive selector for the active provider context

Resource

uri: ui://provider-selector/app.html
mimeType: text/html;profile=mcp-app

Scanner Creation Wizard scanner-wizard-ui text/html;profile=mcp-app

RESOURCE https://omni.mulesoft.com/mcp/

Try it out

Arguments

Reads ui://scanner/wizard-v2.html from the MCP server.

Interactive wizard for creating agent scanners

Resource

uri: ui://scanner/wizard-v2.html
mimeType: text/html;profile=mcp-app