Skip to content

V1.24.0

Latest

Choose a tag to compare

@SepineTam SepineTam released this 06 Sep 10:21
· 2 commits to master since this release

Stata-MCP v1.24.0

Release Date: September 6, 2026
Type: Feature Enhancement and Security

What's New

Adds auditable Stata execution, local diagnostics, and installed Stata discovery while upgrading to MCP Python SDK 2.x.

Changes

  • MCP SDK: Upgrade to stable 2.x with modern and legacy protocol compatibility
  • Audit Trail: Link execution records, exact-source snapshots, and security decisions through shared run IDs
  • Debug Tracing: Add local checkpoints and slow-call diagnostics for stata_do and get_data_info
  • Stata Discovery: List installed macOS and Windows Stata paths with uvx stata-mcp discover
  • Data Info: Avoid repeated dataset reads within a single request
  • Audit Skill: Add audit inspection, validation, and HTML reports to the repository's Stata toolbox plugin