Step 2
What is the Platform MCP Server?
Overview
The MuleSoft Platform MCP Server gives AI tools governed access to your entire IT landscape — APIs, agents, MCP servers, and LLMs — from a single endpoint. Instead of building custom integrations, you point any MCP-compatible AI client at one URL and instantly gain the ability to discover, govern, and monitor everything in your Anypoint Platform.
AI Client (Postman, Claude, Cursor...)
│
│ MCP Protocol (Streamable HTTP / SSE)
▼
MuleSoft Platform MCP Server
https://omni.mulesoft.com/mcp
┌─────────────────────────────────┐
│ Discover APIs & Agents │
│ Govern with Policies │
│ Monitor Cost & Performance │
│ Scan External Providers │
└─────────────────────────────────┘
│
▼
Your Anypoint Platform environment
(APIs, agents, MCP servers, LLMs)
What it can do
The Platform MCP Server exposes tools grouped by capability:
| Capability | Example tools |
|---|---|
| Discovery | list_apis, list_agents, list_llms, search_assets_semantic |
| Governance | view_api_instance_policies, apply_policy_to_instance, create_guardrail |
| Monitoring | fetch_monitoring_overview, show_observability_performance |
| Provisioning | provision_mcp_server, update_mcp_server, get_trusted_mcp_catalog |
| Scanning | create_scanner, list_omni_gateway_targets |
Connection details
The MCP endpoint for the US region is:
https://omni.mulesoft.com/mcp
If your MCP client does not support Streamable HTTP, use the SSE fallback:
https://omni.mulesoft.com/mcp/sse
Authentication uses OAuth 2.0 Authorization Code with your Connected App credentials.
Continue to Use Slackbot to Manage MuleSoft →