V1.16.1
Stata-MCP v1.16.1
Release Date: April 22, 2026
Type: Fix
What's New
Emergency hotfix for MCP server startup failure caused by help resource parameter mismatch.
Changes
- MCP Server: Disable
helpresource registration to fixValueErroron startup. Thehelp()function accepts(cmd, replace)but the resource URI only defined{cmd}, causing FastMCP to reject the registration. Thehelptool remains fully functional.