Skip to content

V1.13.25

Choose a tag to compare

@SepineTam SepineTam released this 22 Jan 04:50
· 355 commits to master since this release

Stata-MCP v1.13.25

Release Date: January 22, 2026
Type: Feature

What's New

Added support for configuration through TOML config file, in addition to environment variables.

Changes

  • Config File Support: Read configuration from ~/.statamcp/config.toml
  • Config Class: Added unified Config class with type-safe converters and validators
  • Configuration Template: Added config.example.toml for user reference