๐Ÿ“Š
DataPython

MCP For Stata

by SepineTam

MCP For Stata is a Data skill for Claude Code, published by SepineTam in mcp-for-stata.

255 stars35 forkson SepineTam/mcp-for-stataAdded 2026/09/02+1% in starsRepository updated 2026/09/01
claude-codeclaude-code-pluginclaude-code-skillcodexcodex-plugindsh-plugindsh-pluginseconometricsempiricalempirical-researchllmmcpsocial-sciencesocial-science-researchstatastata-mcpstatistical-analysis
Install in seconds
Install MCP For Stata
Copy MCP For Stata into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/SepineTam/mcp-for-stata/tree/master/plugins/stata-toolbox/skills/stata-skill ~/.claude/skills/stata-skill

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/SepineTam/mcp-for-stata.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
plugins/stata-toolbox/skills/stata-skill/SKILL.md in SepineTam/mcp-for-stata
Installs to
~/.claude/skills/stata-skill
Collection
One of 3 skills cataloged from this repository
Category
Data โ€” 678 skills

What MCP For Stata does

MCP For Stata runs Stata do-files, reads logs, installs ado packages, and inspects data structure through MCP tools. Use it for Stata analysis, syntax troubleshooting, and quick checks of unfamiliar datasets.

MCP For Stata is cataloged under Data on DirSkills. MCP For Stata comes from a repository tagged claude-code, claude-code-plugin, claude-code-skill, codex and codex-plugin.

Documentation

README

MCP-for-Stata

Official plugin for MCP-for-Stata maintained in collaboration with SepineTam.

MCP-for-Stata is an MCP (Model Context Protocol) server that exposes Stata's statistical and econometric capabilities to LLMs. This toolset supports executing do-files, querying data file structures, installing ado packages, reading Stata logs, and looking up command documentation.

Prerequisites

This skill requires the MCP-for-Stata server to be installed and running. If you have not configured it yet, follow @references/installation.md. After installation, verify with uvx stata-mcp doctor. Restart your AI client after installation (required for the first-time setup).

This is the opening of the README. Read the full README on GitHub.

Frequently asked about MCP For Stata

  • What else does SepineTam publish alongside MCP For Stata?

    MCP For Stata is one of 3 skills that DirSkills catalogs from SepineTam/mcp-for-stata, the repository it ships in. Its siblings there include MCP Smoke Test and RFC/IMPL Document Generator. Each one is a separate skill with its own page in this directory, installs the same way MCP For Stata does, and is maintained by SepineTam in that same repository. The rest of the collection is listed on the SepineTam/mcp-for-stata page.

  • How does MCP For Stata compare to other Data skills?

    MCP For Stata ranks #620 by stars among the 678 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of MCP For Stata against them. Open each page to compare what they document and how they install.