matlab/matlab-mcp-core-server
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.
Platform-specific configuration:
{
"mcpServers": {
"matlab-mcp-core-server": {
"command": "npx",
"args": [
"-y",
"matlab-mcp-core-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...