MATLAB MCP Server
JSON →Integrates MATLAB with AI to execute code, generate scripts from natural language, and access documentation.
Install
npx -y @smithery/cli Tools · 2
- execute_matlab_code Execute MATLAB code and get results. Run any MATLAB commands or scripts. Option to save scripts for future reference. View output directly in your conversation.
- generate_matlab_code Generate MATLAB code from natural language. Describe what you want to accomplish in plain language. Get executable MATLAB code in response. Option to save generated scripts.
Links
★ 55 GitHub stars