matlab-mcp-server-python
Related Servers
Alternatives to matlab-mcp-server-python
- AlicenseBqualityFmaintenanceIntegrates MATLAB with AI to execute code, generate scripts from natural language, and access MATLAB documentation seamlessly.255Apache 2.0
- AlicenseNot gradedqualityDmaintenanceAllows execution of MATLAB code from Python using the MATLAB Engine API, enabling a shared MATLAB session across multiple requests for seamless integration with Claude Desktop.19MIT
- AlicenseNot gradedqualityDmaintenanceEnables interactive MATLAB development by allowing users to execute scripts and specific code sections, manage workspace variables, and capture generated plots. It integrates with the MATLAB Python Engine to provide persistent execution context for MCP-compatible clients.18BSD 3-Clause
Related Servers
- AlicenseBqualityDmaintenanceA 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.2Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to control MATLAB Simulink models through natural language, providing tools for model creation, block management, wiring, simulation, and more via a local MCP backend.3MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for scientific computing with multiple backends (Mathematica, Octave, Python, R, SageMath, etc.) enabling mathematical computation and visualization through AI coding assistants.5-
- -licenseNot gradedqualityCmaintenanceA Python-based bridge that wraps the MATLAB MCP server into an HTTP proxy using FastMCP, enabling AI assistants to interact with local or remote MATLAB sessions via HTTP, particularly useful in HPC environments.-
- AlicenseAqualityAmaintenanceAn MCP server that lets AI models run code in 31 languages, evaluate symbolic math and logic problems, and measure complexity—exposed as 48 tools for execution, session management, translation, optimization, and more.251311 PyPI3Apache 2.0
- AlicenseBqualityDmaintenanceMCP Server for COMSOL Multiphysics simulation automation via AI agents.781MIT
TDQS
Scored across 10 tools
Each tool targets a clearly distinct resource or action: code linting, job cancellation, toolbox listing, file enumeration, and differentiated file reads (script/data/image), plus server status monitoring. There is no overlap or ambiguity among the listed tools.
All tool names follow a consistent verb_noun snake_case pattern (check_code, cancel_job, list_files, read_script, get_pool_status, etc.). The verbs are uniform and predictable, with no mixing of styles or arbitrary abbreviations.
At 10 tools, the server's scope is well balanced: file I/O, code analysis, job cancellation, and system monitoring are each represented without redundancy or bloat. This count falls comfortably within the optimal range for a focused MCP server.
The set is severely incomplete for its apparent purpose as a MATLAB execution server: there is no execute_code tool, even though check_code explicitly references it, and no way to write or upload scripts to the temp directory. These are critical dead ends that would prevent normal code execution workflows.