Skip to content

V1.8.2

Choose a tag to compare

@SepineTam SepineTam released this 10 Oct 11:55
· 638 commits to master since this release

Stata-MCP v1.8.2

Release Date: October 10, 2025
Type: Feature

What's New

Added network-based data file support enabling direct reading of Stata DTA files from HTTP/HTTPS URLs.

Changes

  • URL-based Reading: Direct support for reading Stata files from web URLs without local downloads
  • Memory Efficiency: Enhanced DtaDataInfo class with BytesIO processing for optimal performance
  • Network Security: Comprehensive URL validation and error handling for remote operations
  • Seamless Integration: Unified interface supporting both local and remote file sources