V1.13.37
Stata-MCP v1.13.37
Release Date: February 26, 2026
Type: Feature
What's New
Enhanced CLI with multi-client installation support, new Stata log parsing system for TEXT and SMCL formats, and SPSS file support.
Changes
- CLI: Added
--allflag for one-click installation to all supported clients - CLI: Added
--json-fileoption to read installation config from JSON - CLI: Added Gemini and OpenCode client support
- Log System: New
stata_logmodule withStataLogTEXTandStataLogSMCLparsers - Log System: Renamed
read_filetoread_logwith StataLog integration - Data Info: Added SPSS file support (
.sav,.zsav) - Dependencies: Upgraded pandas to 3.x, added
pyreadstatandrequests - Fix:
HASH_LENGTHtype error and--allflag implementation