Back to directory
mcp-matlab-executor

mcp-matlab-executor

@JSFrouws0

MCP tool enabling secure execution of MATLAB code with user approval prompts

matlabexecutionsecuritymcp-tooltool

Installation & Configuration

{
  "mcpServers": {
    "matlab-executor": {
      "command": "uvx",
      "args": [
        "run",
        "git+https://github.com/JSFrouws/mcp-matlab-executor.git"
      ],
      "env": {
        "MATLAB_PATH": "C:/Program Files/MATLAB/R2022b/bin"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/28
Updated
2025/4/28