{"slug":"Tsuchijo/matlab-mcp","name":"MATLAB","description":"Execute MATLAB scripts and functions via MCP clients. Requires a local MATLAB installation.","category":"development","tags":[],"official":false,"stars":38,"transport":null,"install":[{"cmd":"pip install --upgrade","imports":[]}],"tools":[{"name":"create_matlab_script","description":"Create a new MATLAB script file. Scripts are saved in the matlab_scripts directory. File names must be valid MATLAB identifiers."},{"name":"create_matlab_function","description":"Create a new MATLAB function file. Functions are saved in the matlab_scripts directory. Must include valid function definition."},{"name":"execute_matlab_script","description":"Run a MATLAB script and get results. Returns output text, generated figures, and workspace variables. Can pass arguments to scripts."},{"name":"call_matlab_function","description":"Call a MATLAB function with arguments. Returns function output and any generated figures."}],"env_vars":[],"auth_type":"none","github":"https://github.com/Tsuchijo/matlab-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}