V1.15.0
Stata-MCP v1.15.0
Release Date: April 7, 2026
Type: Feature | Performance
Author's rambling: Codex and Claude Code are insanely good. These features? Built with them. I barely even need to review their code — the quality is honestly better than what I'd write myself, and way faster too. All I do is yap about design ideas for a while, and boom, the job's done. Works wonders for economics research too. Three cheers for Claude and ChatGPT 🎉
What's New
Performance boost with faster startup, new CLI commands, enhanced data preview, and improved log reading.
Changes
- Performance: Refactor to tool registry pattern with lazy imports for faster MCP server startup (Yes, I heard you 👀)
- Data Info: Add
headparameter for data preview and full-variable caching with on-demand filtering - Read Log: Add
linesparameter for content trimming;dictformat trims by entry count, not text lines - CLI: Add
stata-mcp doctordiagnostics andstata-mcp updateauto-update subcommands - Docs: Update CLI docs, CLAUDE.md, and tool descriptions for server profiles, doctor, update commands