Skip to content

MATLAB MCP Core Server v0.9.0

Choose a tag to compare

@ybenouag ybenouag released this 30 Apr 13:17
· 39 commits to main since this release

Warning

MATLABMCPCoreServerToolkit has been renamed to MATLABMCPCoreServerToolbox.

Starting with the next release, the pre-built toolbox binary will no longer be included as a release asset. Use the --setup-matlab flag to automatically install the MATLAB MCP Core Server Toolbox instead:

matlab-mcp-core-server --setup-matlab

New Features

  • Added --setup-matlab mode to automatically install the MATLAB MCP Core Server Toolbox, removing the need for manual setup.

Enhancements

  • Added argument validation, providing clearer error messages when incompatible options are used.
  • Added validation of MATLAB session details when using --matlab-session-mode=existing, providing clearer error messages when the connection cannot be established.

Issues Resolved

  • #61: Cannot connect to existing session with MATLAB R2024b.

We encourage you to try this repository and provide feedback. If you encounter a technical issue or have an enhancement request, create an issue https://github.com/matlab/matlab-mcp-core-server/issues or contact technical support.