HanSur94/matlab-mcp-server-python
MCP server that connects any AI agent to MATLAB — execute code, async jobs, interactive Plotly plots, custom tools, and monitoring dashboard
Platform-specific configuration:
{
"mcpServers": {
"matlab-mcp-server-python": {
"command": "npx",
"args": [
"-y",
"matlab-mcp-server-python"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...