Skip to content

V1.9.1

Choose a tag to compare

@SepineTam SepineTam released this 12 Oct 08:49
· 630 commits to master since this release

Stata-MCP v1.9.1

Release Date: October 12, 2025
Type: Bug Fix

What's New

Simplified project structure by removing WebUI and config modules for better focus on core MCP functionality.

Changes

  • WebUI Removal: Eliminated Flask-based web interface and related dependencies
  • Config Simplification: Discontinued TOML-based configuration, now using environment variables only
  • Dependency Optimization: Reduced package footprint and installation time
  • Documentation Updates: Updated project structure to reflect simplified architecture