V1.16.0
Stata-MCP v1.16.0
Release Date: April 20, 2026
Type: Feature
What's New
Reduced token usage and improved stability with streamlined tool descriptions, session cleanup, and folder migration support.
Changes
- Doctor: Add cleanup check to scan and remove old files, with
CLEAN_LOG_DAYSconfig and--dry-runsupport (PR #66 closes #63) - Config: Add configurable
STATA_MCP__FOLDER_TAGwith migration warning for legacystata-mcp-folder(PR #67) - Stata Do: Fix Unix session hang by inserting
clearbefore do-file execution (PR #64 closes #60) - API: Rename
is_read_logtoread_log_when_errorfor clearer intent (PR #65 closes #59) - MCP Server: Trim verbose tool docstrings to reduce LLM token consumption (closes #58)