V1.13.20
Stata-MCP v1.13.20
Release Date: January 6, 2026
Type: Feature Enhancement
What's New
Major improvements to data processing capabilities with decimal control, enhanced file format support, and codebase cleanup.
Changes
- Update License: Change License from Apache 2.0 to AGPL 3.0
- Decimal Control: Added
decimal_placesparameter with environment variable support - get_data_info Refactor: Comprehensive improvement with enriched output and cached loading
- Bug Fix: Correctly filter metrics in
DataInfoBase._filter()method - File Format Support: Added TSV and PSV file format support
- MCP Cleanup: Reorganized tool functions and removed prompt-related code