Loading languages...
MC

mcp-matlab-executor

@JSFrouws

MCP tool for safely executing MATLAB functions, scripts, and commands

matlab
execution
security
mcp-tool

# mcpServer Config

{
  "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"
      }
    }
  }
}

# stdio

uvx run git+https://github.com/JSFrouws/mcp-matlab-executor.git
Transport:
stdio
Sprache:
Python
Erstellt:4/28/2025
Aktualisiert:4/28/2025