Skip to content

This release keeps dependencies and maintenance posture current for teams operating this tool.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent ai matlab mcp model-context-protocol python

Summary

AI summary

Minor fixes and improvements.

Full changelog

v1.4.1 — Documentation

Comprehensive Docstrings

Improved documentation across all source modules:

  • server.py: MatlabMCPServer.__init__, lifespan context manager, main entry point, background tasks
  • pool/engine.py: EngineState lifecycle, state property
  • pool/manager.py: _make_engine, get_status return dict
  • jobs/models.py: JobStatus terminal states, Job attributes
  • jobs/executor.py: _inject_job_context, _wait_for_completion, _safe_serialize
  • jobs/tracker.py: thread safety, pruning strategy
  • monitoring/: collector init, store init, health evaluation, route handlers, dashboard factory + all inner handlers
  • output/plotly_style_mapper.py: mapping tables, all trace converters
  • tools/monitoring.py: all three tool functions with Parameters/Returns
  • tools/custom.py: inner handler docstring
  • config.py: all 11 Pydantic models, load_config, validate_pool

README Updates

  • Added Windows one-click installer section (install.bat)
  • Updated MATLAB version requirement to R2022b+
  • Added offline install instructions

Full Changelog: https://github.com/HanSur94/matlab-mcp-server-python/compare/v1.4.0...v1.4.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track HanSur94/matlab-mcp-server-python

Get notified when new releases ship.

Sign up free

About HanSur94/matlab-mcp-server-python

Connect AI agents to MATLAB — execute code, run async jobs with progress reporting, get interactive Plotly plots, expose custom .m functions as tools, and monitor via live dashboard.

All releases →

Beta — feedback welcome: [email protected]