Skip to main content
Glama

MATLAB MCP Server

by Tsuchijo
claude_desktop_config_example.json371 B
{ "mcpServers": { "matlab": { "command": "uv", "args": [ "--directory", "/Users/tsuchijo/Documents/matlab-mcp", "run", "matlab_server.py" ], "env": { "MATLAB_PATH": "/Applications/MATLAB_R2024a.app" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tsuchijo/matlab-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server