Skip to content

V1.13.41

Choose a tag to compare

@SepineTam SepineTam released this 17 Mar 12:30
· 218 commits to master since this release

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 inspect and config set stata_cli commands 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