Skip to content

MATLAB MCP Core Server v0.8.0

Choose a tag to compare

@sylvain-mw sylvain-mw released this 15 Apr 10:02
· 58 commits to main since this release

New Features

  • Added the ability to connect to existing MATLAB sessions. For instructions, see the matlab-session-mode argument in the README.
  • Added the ability to define custom MATLAB-based MCP tools at runtime using a JSON file. For instructions, see the extension-file argument in the README.

Enhancements

  • Added the ability to set the log folder when using the MCP bundle in Claude Desktop.
  • Updated dependencies to address CVEs.

Bug fixes

  • Updated links in README to point to the latest version of the MCP documentation.

Issues Resolved

  • #9: Connect to an existing MATLAB engine.
  • #15: Add option to execute MATLAB code in VS Code when MATLAB extension is available.
  • #16: Do not kill the MATLAB session when closing VS Code or witching folder.
  • #26: Agent exiting debug mode after Java error causes crash.
  • #35: How to expose my own toolbox functions to the MCP server.
  • #45: MATLAB String Injection via Session Directory Path found during customer MCP review.
  • #48: ReadME Link to root, pointing to older version of doc.
  • #50: 为何每次对话都会新打开一个matlab桌面,我想复用原本的桌面而不是每次都打开新的桌面.

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.