01Communicates results and errors as structured JSON for programmatic use.
02Runs MATLAB engine calls asynchronously to prevent blocking the server.
03Executes arbitrary MATLAB code snippets via the `runMatlabCode` tool.
04Connects to an existing shared MATLAB session.
05Retrieves variables from the MATLAB workspace using the `getVariable` tool.
064 GitHub stars