MATLAB

by matlab · Added 26d ago

269

Install

git clone https://github.com/matlab/matlab-mcp-core-server

About

The official MATLAB MCP server from MathWorks enables AI applications to interact with MATLAB through the Model Context Protocol. Built in Go and actively maintained by MathWorks engineers, it provides five core tools for starting and terminating MATLAB instances, executing and evaluating MATLAB code, performing static code analysis for style and correctness assessment, detecting installed toolboxes, and running test files. The implementation includes robust process management, configurable MATLAB paths, and comprehensive error handling, making it valuable for automated testing workflows, code quality assessment, scientific computing tasks, and AI-assisted MATLAB development where natural language commands can trigger MATLAB computations and analysis.

Tags

File Systemsmcp-serverai