Enables seamless integration between MATLAB and MCP-compatible applications to execute code, manage variables, and handle data I/O.
This tool serves as a Model Context Protocol (MCP) server, bridging MATLAB's powerful computational environment with MCP-compatible applications. Written in Python, it provides a robust interface for remotely executing MATLAB commands, managing workspace variables, creating and saving figures in various formats, performing data import/export, and accessing MATLAB's environment information and documentation. Designed with token efficiency in mind, it maintains a persistent MATLAB session and offers both a command-line interface and structured JSON resources, making it ideal for AI assistants and automated workflows that require deep, programmatic interaction with MATLAB.