Back to directory
neuromechanist/matlab-mcp-tools

neuromechanist/matlab-mcp-tools

@neuromechanist

A Model Context Protocol (MCP) server for developing and running MATLAB files with script execution, workspace management, and figure analysis.

matlabmcpscript-executionworkspacefigure-analysispythonscienceengineeringtool

Installation & Configuration

{
  "mcpServers": {
    "matlab": {
      "command": "matlab-mcp-server",
      "env": {
        "MATLAB_PATH": "/path/to/your/matlab/installation"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13