reuse::partial$beta-banner.adoc
When using the MuleSoft MCP Server in Anypoint Code Builder, you might encounter issues that prevent the server from functioning correctly. Follow these troubleshooting steps to diagnose and resolve common MCP server problems.
If MuleSoft Vibes isn’t responding to commands or tools aren’t available, verify that the MuleSoft MCP Server is running:
When the MCP server isn’t working as expected, check the logs to identify the cause:
partial$acb-reusable-steps.adoc . From the dropdown list in the Output panel, select Anypoint Code Builder - MCP Server.
-
Review the logged information for errors or warnings.
The logs provide details about server operations, tool executions, and any errors that occur.
You can also check the Tasks section in the Output panel for additional errors or warnings related to MCP server operations.
If the MCP server stops responding or behaves unexpectedly, restart it:
-
Open the MuleSoft Vibes panel in Anypoint Code Builder.
-
Click Manage MCP Servers.
-
In the Installed tab, locate the MuleSoft MCP Server.
-
When the server restarts successfully, you see a confirmation message in the Output panel.
If restarting doesn’t resolve the issue, try disabling and then re-enabling the server.
You can validate whether the MCP server is running correctly by using third-party tools:
-
In the MCP Server settings, select Configure MCP Servers to view the server configuration.
-
Use an API client like Postman to send test requests to the MCP server endpoint.
-
Verify that the server responds correctly to your requests.
If the server doesn’t respond, check that the configuration in the a4d_mcp_settings.json file is correct.
If MCP server tools aren’t appearing or aren’t responding:
-
Verify that the MuleSoft MCP Server is enabled in the Installed tab of the MCP Server settings.
-
Check that the tools are enabled for the server:
-
In the Installed tab, select the MuleSoft MCP Server to expand its details.
-
Verify that the required tools are listed and enabled.
-
-
Restart the MCP server.
-
If the issue persists, check the MCP server logs for errors.
If requests to the MCP server are timing out:
-
Open the MCP Server settings.
-
In the Installed tab, select the MuleSoft MCP Server.
-
Locate the Request Timeout setting.
-
Increase the timeout value to allow more time for the server to respond.
For complex operations, a longer timeout might be required.

