Enables execution of MATLAB code from Large Language Models (LLMs) through a Model Context Protocol (MCP) server.
This tool implements a Model Context Protocol (MCP) server for MATLAB, enabling seamless interaction between LLM agents and MATLAB using the MATLAB Engine API for Python. It provides a structured way for LLMs to execute MATLAB code, retrieve variables, and manage a shared MATLAB session, facilitating complex computations and data analysis within the LLM workflow.