MATLAB MCP Core Server
Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®.
Ads
Overview
Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®. The MATLAB MCP Server allows your AI applications to: - Start and quit MATLAB. - Write and run MATLAB code. - Assess your MATLAB code for style and correctness. To assist your agent in using MATLAB and Simulink, you can use skills from MATLAB Agentic Toolkit (GitHub) and Simulink Agentic Toolkit (GitHub), which can also install this MCP server for you. - Setup - Claude Code - Claude Desktop - GitHub Copilot in Visual Studio Code - Codex - Arguments - Tools - Resources - Data Collection - Security Considerations - Licensing and Usage - Contact Support
Installation
claude mcp add --transport stdio matlab -- /fullpath/to/matlab-mcp-server-binary
Configuration
Configuration example is not available yet.
Capabilities
- Run MATLAB code
Ask your assistant to execute MATLAB statements or scripts via `evaluate_matlab_code` or `run_matlab_file` and get the output back.
- Check code quality
Have your assistant run `check_matlab_code` on a `.m` file to get static analysis warnings about style, errors, and best practices.
- Run unit tests
Ask your assistant to execute MATLAB test files with `run_matlab_test_file` and return comprehensive test results.
- Inspect MATLAB environment
Use `detect_matlab_toolboxes` to have your assistant report installed MATLAB version and available toolboxes.
- Follow coding guidelines
Ask your assistant to reference the `matlab_coding_guidelines` resource for standards on naming, formatting, and error handling when writing code.
Tags
- productivity
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.