Loading languages...
MA

matlab-mcp-server

@neuromechanist8

A Model Context Protocol (MCP) server that provides tools for developing and running MATLAB files. This tool integrates with Cline and other MCP-compatible clients to provide interactive MATLAB development capabilities.

matlab
development
mcp-server
tools

# mcpServer Config

{
  "mcpServers": {
    "matlab": {
      "command": "matlab-mcp-server",
      "args": [],
      "env": {
        "MATLAB_PATH": "${MATLAB_PATH}",
        "PATH": "${MATLAB_PATH}/bin:${PATH}"
      },
      "disabled": false,
      "autoApprove": [
        "list_tools",
        "get_script_sections"
      ]
    }
  }
}

# stdio

matlab-mcp-server
Transport:
stdio
Taal:
Python
Gemaakt:1/27/2025
Bijgewerkt:7/31/2025