Manage, edit, and run Stata do files using natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Stata MCP Server" yet — see the docs or source repo.
Create a Stata .do file for this CSV dataset to handle missing values, rename variables, and produce descriptive statistics, then run the script.
A runnable .do file is created and executed, with a summary of cleaning steps and statistical results.
Review this existing Stata .do file, change the OLS regression to a fixed-effects model, and keep clustered robust standard errors.
Returns the revised .do file, explains the key changes, and runs the updated analysis if needed.
This Stata script throws an error when running. Identify the issue, explain the cause, and provide a directly replaceable fixed version.
Identifies the error location, explains the cause, and outputs corrected code with brief debugging advice.
Read, edit, and summarize documents through a Claude-powered chat interface.
Use LLMs with Stata to run and interpret regression analysis faster.
Control a running Emacs via MCP for editing and status checks.
Control terminal, search files, and edit diffs for local dev workflows.
Switch between MCP configuration profiles directly inside Claude Desktop.
Connect to MongoDB with natural language to query and manage user records.