Stata MCP Server
通过 pystata 驱动真实 Stata 的 MCP 服务器:数据加载/清洗/建模/诊断/图形导出,75 个工具覆盖完整计量工作流。
Install
npmstdio
npx -y @aliveranme/stata-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-aliveranme-stata-mcp": {
"command": "npx",
"args": [
"-y",
"@aliveranme/stata-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.aliveranme/stata-mcp · published 2026-08-16 · updated 2026-08-16. Not an endorsement; review the code before connecting it to anything sensitive.