matlab-mcp-core-server

matlab/matlab-mcp-core-server
★ 232 stars Go 🤖 AI/LLM Updated 1mo ago
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 →

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-core-serv": {
      "command": "go",
      "args": [
        "run",
        "github.com/matlab/matlab-mcp-core-server@latest"
      ]
    }
  }
}

Topics

engineering-toolsmatlabmatlab-mcp-servermcp-servermcp-tools