matlab-mcp-server

matlab-mcp-server

3.5

If you are the rightful owner of matlab-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A powerful MCP server that integrates MATLAB with AI, allowing you to execute MATLAB code, generate MATLAB scripts from natural language descriptions, and access MATLAB documentation directly through your AI assistant.

The MATLAB MCP Server is a robust Model Context Protocol (MCP) server designed to seamlessly integrate MATLAB with AI capabilities. It allows users to execute MATLAB code, generate MATLAB scripts from natural language descriptions, and access MATLAB documentation directly through an AI assistant. This server is particularly useful for developers and researchers who frequently use MATLAB and wish to enhance their workflow with AI-driven automation and assistance. The server supports executing MATLAB commands, generating code from plain language, and provides direct access to MATLAB documentation. It is compatible with various platforms and can be installed via Smithery or manually. The server requires MATLAB and Node.js to be installed on the system.

Features

  • Execute MATLAB code and get results directly in your conversation.
  • Generate MATLAB code from natural language descriptions.
  • Access MATLAB documentation via a URI.
  • Option to save scripts for future reference.
  • View output directly in your conversation.

Tools

  1. execute_matlab_code

    Execute MATLAB code and return results, supporting save scripts for future reference

  2. generate_matlab_code

    Generate MATLAB code from natural language description, supporting save generated scripts