matlab-mcp-server
Official MATLAB MCP server, supports multiple encoding proxies.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- mcp-github
- Repository
- github.com/matlab/matlab-mcp-server
Overview
The MATLAB MCP server enables AI applications to start and stop MATLAB, write and run MATLAB code, and evaluate the style and correctness of the code. Through this server, AI can leverage MATLAB's powerful capabilities for scientific computing and engineering analysis. Suitable for developers who need to integrate MATLAB functionality into their AI applications. Integration methods include downloading the latest version and configuring it within the AI application.
Capabilities
- ▪Start and stop MATLAB
- ▪Write and run MATLAB code
- ▪Evaluate MATLAB code style and correctness
Use cases
Setup
For Windows or Linux, download the latest version from GitHub; for macOS, use the curl command to download and set executable permissions. Then add the MCP server to your AI application.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I update the MATLAB MCP server?
Download the latest version and update the binary name in the configuration file.
Do I need to install additional toolboxes?
Yes, run `./matlab-mcp-server --setup-matlab` to install the latest toolboxes.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
antivibe
Transform AI-generated code into deep learning materials to help developers understand the code.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.