matlab/matlab-mcp-core-server
3.6
If you are the rightful owner of matlab-mcp-core-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MATLAB MCP Core Server enables AI applications to interact with MATLAB, providing capabilities to start, run, and assess MATLAB code.
Tools
Functions exposed to the LLM to take actions
detect_matlab_toolboxes
Lists installed MATLAB toolboxes with version information.
check_matlab_code
Performs static code analysis on a MATLAB script.
evaluate_matlab_code
Evaluates a string of MATLAB code and returns the output.
run_matlab_file
Executes a MATLAB script and returns the output.
run_matlab_test_file
Executes a MATLAB test script and returns comprehensive test results.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client