Back to search
30
MCP

@mseep/matlab-mcp-server

npm/@mseep/matlab-mcp-server

MCP server for MATLAB integration - Execute MATLAB code and generate scripts via MCP protocol

Uptime
0.0%
1 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
iflow-mcp_subspace-lab-matlab-mcp-server
MCP server for MATLAB integration
0 tools
@mseep/mcp-server
MCP server for interacting with Make automations
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
matlab-mcp-core-server
Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®. This MCP server for MATLAB supports a wide range of c
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/matlab-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}