matlab-mcp-server

matlab/matlab-mcp-server
★ 1,019 stars Go AI/LLM Updated today
Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®. This MCP server for MATLAB supports a wide range of coding agents like Claude Code® and Visual Studio® Code.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "matlab-mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/matlab/matlab-mcp-server@latest"
      ]
    }
  }
}

README Excerpt

<p align="center"> English • <a href="l10n/README.es.md">Español</a> • <a href="l10n/README.ja.md">日本語</a> • <a href="l10n/README.ko.md">한국어</a> • <a href="l10n/README.zh-cn.md">简体中文</a> </p> > [!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.

Tools (7)

check_matlab_codedetect_matlab_toolboxesevaluate_matlab_codematlab_coding_guidelinesplain_text_live_code_guidelinesrun_matlab_filerun_matlab_test_file

Topics

engineering-toolsmatlabmatlab-mcp-servermcp-servermcp-tools