github.com/matlab/matlab-mcp-server
v0.12.0
#1303 most downloaded on Go modules
matlab/matlab-mcp-server
What this package is like to depend on
Last release 6 days ago
18 Aug 2026
Ships fairly regularly
a new release about every 3 weeks
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
2 months old
6 releases · first in 2026
6 releases in the last 12 months
see the full history below
Release timeline
6 releases · Jun 2026 to Aug 2026Releases
latest 6-
v0.12.018 Aug 2026Release notes
Open source →New Features
- Display a message in MATLAB to inform users when an agent connects using MATLAB MCP Server
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.
-
v0.11.412 Aug 2026Release notes
Open source →Issues Resolved
- #113: CoreDotNetAccessControl rejects DotNetFacade name-value argument on Windows.
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-server/issues or contact technical support.
-
v0.11.303 Aug 2026Release notes
Open source →Enhancements
- Added protection around calling restoredefaultpath
- Validate MATLAB file path before calling it using the run_matlab_file tool
- Update dependencies to resolve CVEs
We encourage you to try this repository and provide feedback. If you encounter a technical issue or have an enhancement request, create an issue or contact technical support.
-
v0.11.208 Jul 2026Release notes
Open source →Warning
As of v0.11.0, MATLAB MCP Core Server has been renamed to MATLAB MCP Server. To use the latest version of the server after this change, you must update your settings.
Changes Action Required Binary names
New format:matlab-mcp-server-<os>-<arch>[.exe]
Example:matlab-mcp-server-windows-x64.exeUpdate the binary name in the configuration settings of your AI application, usually a .jsonfile.Toolbox
Updated and renamed:MATLAB MCP Core Server Toolbox→MATLAB MCP Server ToolboxInstall the latest version of the toolbox by running ./matlab-mcp-server --setup-matlab. You require the toolbox to connect to existing MATLAB sessions. For details, seematlab-session-modein the Arguments section.Repository URL github.com/matlab/matlab-mcp-core-server→github.com/matlab/matlab-mcp-serverNone. GitHub redirects automatically. MCP Bundle
Updated and renamed:matlab-mcp-core-server.mcpb→matlab-mcp-server.mcpbIf you used the MATLAB MCP bundle to install the MCP server in Claude Desktop, first uninstall the server, then download the new matlab-mcp-server.mcpbbundle and use it re-install the server. For details, see the section on Claude Desktop.Go module github.com/matlab/matlab-mcp-core-server→github.com/matlab/matlab-mcp-serverIf you are using the MATLAB MCP Core Server module in a Go project, update the module name in go.modand your import declarations.Enhancements
- Added official support and instructions for Codex
- Improved permission handling in MLTBX
- Updated dependencies to resolve CVEs
Bug Fixes
- Fixed incompatibility between
--session-mode=autoand Terminal in MATLAB
Issues Resolved
- #98: Fix failures in tests caused by a symlink TMPDIR for MacOs
- #89: Fixed issue caused by incorrect loading of dotnet framework for permissions on Unix platforms
We encourage you to try this repository and provide feedback. If you encounter a technical issue or have an enhancement request, create an issue or contact technical support.
-
v0.11.123 Jun 2026Release notes
Open source →Warning
As of v0.11.0, MATLAB MCP Core Server has been renamed to MATLAB MCP Server. To use the latest version of the server after this change, you must update your settings.
Changes Action Required Binary names
New format:matlab-mcp-server-<os>-<arch>[.exe]
Example:matlab-mcp-server-windows-x64.exeUpdate the binary name in the configuration settings of your AI application, usually a .jsonfile.Toolbox
Updated and renamed:MATLAB MCP Core Server Toolbox→MATLAB MCP Server ToolboxInstall the latest version of the toolbox by running ./matlab-mcp-server --setup-matlab. You require the toolbox to connect to existing MATLAB sessions. For details, seematlab-session-modein the Arguments section.Repository URL github.com/matlab/matlab-mcp-core-server→github.com/matlab/matlab-mcp-serverNone. GitHub redirects automatically. MCP Bundle
Updated and renamed:matlab-mcp-core-server.mcpb→matlab-mcp-server.mcpbIf you used the MATLAB MCP bundle to install the MCP server in Claude Desktop, first uninstall the server, then download the new matlab-mcp-server.mcpbbundle and use it re-install the server. For details, see the section on Claude Desktop.Go module github.com/matlab/matlab-mcp-core-server→github.com/matlab/matlab-mcp-serverIf you are using the MATLAB MCP Core Server module in a Go project, update the module name in go.modand your import declarations.Enhancements
- Updated localized documentation (Chinese, Japanese, Korean, Spanish) for the 6/25 release.
- Fix misleading shareMATLABSession error shown when connecting from MATLAB releases earlier than R2023a.
Issues Resolved
- #92: Fix gofmt formatting in macOS testconfig files so lint checks pass.
- #93: Fix macOS unit-test failures in http/server, os, and matlablocator packages (UDS path length, mockery variadic args, and /var symlink resolution).
- #95: Fix Apple silicon curl URL in the README and localized translations so the documented install command works on M-series Macs.
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-server/issues or contact technical support.
-
v0.11.016 Jun 2026Release notes
Open source →Warning
As of v0.11.0, MATLAB MCP Core Server has been renamed to MATLAB MCP Server. To use the latest version of the server after this change, you must update your settings.
Changes Action Required Binary names
New format:matlab-mcp-server-<os>-<arch>[.exe]
Example:matlab-mcp-server-windows-x64.exeUpdate the binary name in the configuration settings of your AI application, usually a .jsonfile.Toolbox
Updated and renamed:MATLAB MCP Core Server Toolbox→MATLAB MCP Server ToolboxInstall the latest version of the toolbox by running ./matlab-mcp-server --setup-matlab. You require the toolbox to connect to existing MATLAB sessions. For details, seematlab-session-modein the Arguments section.Repository URL github.com/matlab/matlab-mcp-core-server→github.com/matlab/matlab-mcp-serverNone. GitHub redirects automatically. MCP Bundle
Updated and renamed:matlab-mcp-core-server.mcpb→matlab-mcp-server.mcpbIf you used the MATLAB MCP bundle to install the MCP server in Claude Desktop, first uninstall the server, then download the new matlab-mcp-server.mcpbbundle and use it re-install the server. For details, see the section on Claude Desktop.Go module github.com/matlab/matlab-mcp-core-server→github.com/matlab/matlab-mcp-serverIf you are using the MATLAB MCP Core Server module in a Go project, update the module name in go.modand your import declarations.Enhancements
- Renamed MATLAB MCP Core Server to MATLAB MCP Server
We encourage you to try this repository and provide feedback. If you encounter a technical issue or have an enhancement request, create an issue Issues · matlab/matlab-mcp-server or contact technical support.