V1.9.1
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