Skip to content

This release adds 2 notable features for engineering teams evaluating rollout.

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

Added a fully offline, no‑admin Windows installer and improved MATLAB Engine API handling.

Full changelog

What's New in v1.4.0

One-Click Windows Installer

  • install.bat — fully offline, no-admin-rights installer for Windows 10/11
  • Bundles all 100+ Python wheels in vendor/ for zero-network installation
  • Auto-detects MATLAB R2022b+ and Python 3.10/3.11/3.12
  • Handles corporate SSL proxies, ancient pip versions, and read-only Program Files
  • Generates start-matlab-mcp.bat launcher and prints ready-to-paste config for Claude Desktop, Claude Code, and Cursor

MATLAB Engine API Install Improvements

  • Copies Engine source to temp with directory junctions to avoid access-denied errors in Program Files
  • Patches _arch.txt to point to real MATLAB after temp-dir build
  • Works fully offline with --no-build-isolation

CI/CD

  • Added Windows test matrix: windows-2022 (Win10) + windows-latest (Win11) × Python 3.10 + 3.12
  • Cross-platform test fixes for Windows path handling

Bug Fixes

  • Fixed .gitignore excluding monitoring/ subpackage from wheel
  • Fixed unused imports in monitoring/dashboard.py
  • Added missing Windows-only dependencies: pywin32, pywin32-ctypes, colorama, tzdata, async-timeout, tomli, taskgroup

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

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]