matlab-mcp-server

jklinry/matlab-mcp-server
★ 0 stars JavaScript AI/LLM Updated 2d ago
Model Context Protocol (MCP) server bridging OpenAI Codex and LLMs with MATLAB & Simulink execution environments
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": {
      "command": "npx",
      "args": [
        "-y",
        "jklinry/matlab-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsdeveloper-toolsmatlabmcpmodel-context-protocolopenai-codexsimulink