@
A Model Context Protocol (MCP) implementation by MuleSoft that enables large language models (LLMs) to interact with the MuleSoft Anypoint Platform for tasks like application deployment, API management, asset search, and platform insights.
MuleSoftAnypoint PlatformAPI ManagementIntegrationCloud Integrationcloud
Installation & Configuration
{
"mcpServers": {
"-mulesoft-mcp-server": {
"command": "npx",
"args": [
"-y",
"-mulesoft-mcp-server-mcp"
]
}
}
}