matlab/mcp-framework-matlab-production-server
Publish MATLAB functions as MCP tools for AI agents using MATLAB Production Server
Platform-specific configuration:
{
"mcpServers": {
"mcp-framework-matlab-production-server": {
"command": "npx",
"args": [
"-y",
"mcp-framework-matlab-production-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...