MCP Directory
Back

matlab-mcp-core-server

by matlab · Go · ★ 468

Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®. This MCP server for MATLAB supports a wide range of coding agents like Claude Code® and Visual Studio® Code.

#engineering-tools#matlab#matlab-mcp-server#mcp-server#mcp-tools

Install

go install github.com/matlab/matlab-mcp-core-server@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "matlab-mcp-core-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:matlab/matlab-mcp-core-server"
      ]
    }
  }
}

From the README

Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®. The MATLAB MCP Core Server allows your AI applications to: - Start and quit MATLAB. - Write and run MATLAB code. - Assess your MATLAB code for style and correctness. - [Setup](#setup) - [Claude Code](#claude-code) - [Claude Desktop](#claude-desktop) - [GitHub Copilot in Visual Studio Code](#github-copilot-in-visual-studio-code) - [Arguments](#arguments) - [Tools](#tools) - [Resources](#resources) - [Data Collection](#data-collection) - [Contact Support](#contact-support) 1. Install [MATLAB (MathWork…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers