matlab-mcp-server-python

HanSur94/matlab-mcp-server-python
★ 4 stars Python AI/LLM Updated 8d ago
MCP server that connects any AI agent to MATLAB — execute code, async jobs, interactive Plotly plots, custom tools, and monitoring dashboard
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "matlab-mcp-server-py": {
      "command": "uvx",
      "args": [
        "matlab-mcp-server-python"
      ]
    }
  }
}

Or install with pip: pip install matlab-mcp-server-python

Topics

agentaimatlabmcpmodel-context-protocolpython