Back to search
30
MCP

matlab-mcp-core-server

matlab/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 coding agents like Claude Code® and Visual Studio® Code.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
@mseep/matlab-mcp-server
MCP server for MATLAB integration - Execute MATLAB code and generate scripts via MCP protocol
0 tools
matlab-mcp
MATLAB MCP Server - A Model Context Protocol server for MATLAB integration (requires Python 3.11+)
0 tools
alissonstocheroarq/gitlab-mcp
GitLab MCP Server. Connects AI Agents to GitLab via HTTP for managing Projects, Issues, and MRs.
0 tools
clauder-mcp
MCP server connecting AI assistants to RStudio for interactive R coding and data analysis
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "matlab-mcp-core-server": {
      "url": "https://www.mathworks.com/matlabcentral/discussions/ai",
      "transport": "http"
    }
  }
}