Back to search
30
MCP

matlab-mcp

pypi/matlab-mcp

MATLAB MCP Server - A Model Context Protocol server for MATLAB integration (requires Python 3.11+)

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
gitlab-helper-mcp
A Model Context Protocol (MCP) server for GitLab integration
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools
gitlab-review-mcp
A Model Context Protocol (MCP) server implementation
0 tools
jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
0 tools
iflow-mcp_subspace-lab-matlab-mcp-server
MCP server for MATLAB integration
0 tools

How to use

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

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