V1.13.14
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_LENGTHto customize hash length (default: 12) - Performance: Significantly faster response for repeated commands and same data files