Back to search
30
MCP

matlab-simulink-mcp

pypi/matlab-simulink-mcp

An MCP server for allowing LLMs to interact with MATLAB and Simulink

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

matlab-mcp-server
MCP server for MATLAB integration
0 tools
matlab-mcp
MATLAB MCP Server - A Model Context Protocol server for MATLAB integration (requires Python 3.11+)
0 tools
compiler-explorer-mcp
MCP server allowing LLMs to interact remotely with compilers
0 tools
quantconnect/mcp-server
MCP for LLM interaction with the QuantConnect API, and tools for research on backtest results.
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools
evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "matlab-simulink-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}