73
/ 100
1 month ago
glama

Stata MCP Server

Connects AI agents to a local Stata installation, enabling execution of Stata code, data inspection, graph generation, and result verification through natural language interactions.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: CF_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPYTHONPATH
configSTATA_PATHIf auto-discovery fails, set the environment variable to your Stata executable:
configMCP_STATA_STARTUP_DO_FILE1. (env var) — one or more custom do files, separated by : (Unix) or ; (Windows).
configMCP_STATA_TEMP_DIR
configXDG_CONFIG_HOME
configMCP_STATA_INSTALL_LOG_FILE
configCODEX_HOME
configMCP_STATA_PROJECT_ROOT
configMCP_STATA_TRANSIENT_INSTALL_SOURCE
configMCP_STATA_INSTALL_REPO
configProgramW6432
configProgramFiles
configMCP_STATA_LOGLEVELSet (e.g., DEBUG, INFO) to control server logging. Logs include discovery details (edition/path) and command-init traces for easier troubleshooting.
configMCP_STATA_ALLOWED_ROOTS
configMCP_STATA_TEMPIf you encounter write permission issues with temporary files (common on Windows), you can override the temporary directory location by setting :
configMCP_STATA_MAX_SESSION_HISTORY
configMCP_STATA_HISTORY_SNAPSHOT_TIMEOUT
configMCP_STATA_NO_RELOAD_ON_CLEAR
configMCP_STATA_SKIP_PREFLIGHT
configPORT
configSSE_POLL_SECONDS
configDASHBOARD_FROM
configDASHBOARD_TO
configCF_ACCOUNT_ID
🔐 secretCF_API_TOKEN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tmonk-mcp-stata-1oks19)](https://m8ven.ai/mcp/tmonk-mcp-stata-1oks19)
commit: a2f9c4abc2c7662e73684f8cf954895c6806ea27
code hash: f106ca2f47537dc41c9daf0c9957c169a83bff0b5c49fc38dc9c45dec2a8a29c
verified: 6/17/2026, 12:40:29 PM
view raw JSON →