Back to Home
matlab icon

mcp-framework-matlab-production-server

by matlab

Overview

Publishes MATLAB functions as Model Context Protocol (MCP) tools on MATLAB Production Server, enabling AI agents to call and leverage MATLAB's computational capabilities.

Installation

Run Command
python Utilities/linePlot.py --port 8000

Security Notes

The `file_persist` Go binary, part of the framework's utilities, offers broad filesystem access (copy, create, delete, list) to AI agents via URI commands. This is a significant security risk if the orchestrating AI agent or the hosting environment is compromised or not properly sandboxed. While there's no evidence of 'eval', obfuscation, or hardcoded secrets in the provided Go/Python code, the exposed capabilities require strict permission management and careful trust considerations for the AI agent. The `README` for test tools also cautions that they may do "unconventional or wrong" things.

Similar Servers

Stats

Interest Score44
Security Score6
Cost ClassLow
Avg Tokens100
Stars9
Forks1
Last Update2025-12-04

Tags

MATLABMCPAI IntegrationProduction ServerDeveloper Tools