V1.13.41
Stata-MCP v1.13.41
Release Date: March 17, 2026
Type: Feature | Refactor | Security
What's New
Enhanced CLI with config commands, unified data info handling, and security improvements.
Changes
- CLI: Added
config inspectandconfig set stata_clicommands for better configuration management - Data Info: Unified URL and local file handling with improved timeout support
- Config: Migrated to tomli-w for reliable TOML serialization
- Security: Removed unsafe code execution patterns in ado_install and macos finder
- MCP Tools: Deprecated write_dofile and removed append_dofile tool
- Windows: Improved path handling safety with shell=True
- Registry: Added server.json for MCP registry integration