matlab-mcp-server

Installation
SKILL.md

MATLAB MCP Server

Skill by ara.so — MCP Skills collection.

The MATLAB MCP Server is the official MathWorks server that enables AI applications to start MATLAB, execute MATLAB code, and assess code quality through the Model Context Protocol. It supports multiple session modes, custom working directories, and both desktop and headless MATLAB operation.

Installation

Prerequisites

  • MATLAB R2021a or later installed and added to system PATH
  • The server supports MATLAB releases from the past five years

For Claude Code

# Basic installation
claude mcp add --transport stdio matlab -- /path/to/matlab-mcp-server
Installs
58
GitHub Stars
4
First Seen
Jun 18, 2026
matlab-mcp-server — aradotso/mcp-skills