Tsuchijo/matlab-mcp
Model Context Protocol server to let LLMs write and execute matlab scripts
Platform-specific configuration:
{
"mcpServers": {
"matlab-mcp": {
"command": "npx",
"args": [
"-y",
"matlab-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...