Skip to content

V1.13.27

Choose a tag to compare

@SepineTam SepineTam released this 25 Jan 06:13
· 340 commits to master since this release

Stata-MCP v1.13.27

Release Date: January 25, 2026
Type: Feature

What's New

Adds RAM monitoring for Stata subprocess execution with configurable limits.

Changes

  • RAM Monitor: Tracks and controls Stata process RAM usage via psutil
  • Configuration: IS_MONITOR toggle and MAX_RAM_MB limit (default: disabled)
  • Process Control: Automatically kills process when RAM exceeds configured limit