Runs locally as a Windows 64-bit MATLAB MCP core server executable, enabling interaction with MATLAB for script execution, numerical computations, and data analysis. Requires local MATLAB installation.
npx claudepluginhub matlab/slash-commands --plugin matlab-slash-commandsAdd to your .mcp.json:
{
"mcpServers": {
"matlab": {
"command": "C:\\mcp\\matlab-mcp-core-server-win64.exe"
}
}
}C:\mcp\matlab-mcp-core-server-win64.exe