mcp-framework-matlab-production-server

matlab/mcp-framework-matlab-production-server
★ 20 stars MATLAB 🤖 AI/LLM Updated today
Publish MATLAB functions as MCP tools for AI agents using MATLAB Production Server
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-framework-matlab": {
      "command": "npx",
      "args": [
        "-y",
        "matlab/mcp-framework-matlab-production-server"
      ]
    }
  }
}

Topics

matlabmatlab-mcp-servermatlab-production-servermcp-tool-generator