Skip to content

V1.13.14

Choose a tag to compare

@SepineTam SepineTam released this 27 Dec 08:34
· 484 commits to master since this release

Stata-MCP v1.13.14

Release Date: December 27, 2025
Type: Feature Release

What's New

Performance optimizations with smart caching for help commands and data info processing.

Changes

  • Help Command Cache: Added local cache check to avoid redundant Stata help calls
  • Data Info Cache: Implemented content-based caching using MD5 hash
  • Env Variable: Support HASH_LENGTH to customize hash length (default: 12)
  • Performance: Significantly faster response for repeated commands and same data files