Stata MCP

Enable Claude Code, Codex, OpenClaw, and other AI agents to safely invoke Stata on your local device for data analysis.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 252 · #14 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

AGPL-3.0 · Python servers · how we verify → /methodology

01 · Install Stata MCP

before you install - you'll need

STATA_MCP__CWD

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add sepinetam-stata-mcp -- uvx stata-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sepinetam-stata-mcp": {
      "command": "uvx",
      "args": [
        "stata-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license AGPL-3.0 - declared in the repository

pypi package stata-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.SepineTam is GitHub-verified and matches the repo owner

03 · What Stata MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.22.0 · 2026-08-13

Stata-MCP v1.22.0 · Release Date: August 13, 2026 · Feature · What's New · Adds Day 0 DeepSeek Harness support and strengthens cache interoperability and MCP client compatibility. · Changes · DeepSeek Harness: Install…

v1.21.4 · 2026-08-05

Stata-MCP v1.21.4 · Release Date: August 5, 2026 · Fix · What's New · Fix one-click installers so they no longer close the terminal window when uv installation fails and work reliably when run through curl | sh.…

v1.21.3 · 2026-07-30

Stata-MCP v1.21.3 · Release Date: July 30, 2026 · Fix · What's New · Pinned the mcp[cli] dependency below version 2.0 to avoid breaking changes from a future major release. · Changes · Constrained mcp[cli] to…

04 · Who maintains Stata MCP

stata-mcp is maintained by sepinetam. We track 2 MCP servers from sepinetam - 2 actively maintained, 255 combined GitHub stars, oldest repo from Mar 2025. Full record: all servers from sepinetam.

  1. latex-mcp Enable AI agents to compile TeX files with LaTeX inside a Docker container. ★ 3

05 · Facts

category
other - ranked #14 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-13)
registry
io.github.SepineTam/stata-mcp (active, first published 2026-02-28 · 30 versions)
packages
pypi:stata-mcp

06 · Stata MCP FAQ

What is Stata MCP?

Enable Claude Code, Codex, OpenClaw, and other AI agents to safely invoke Stata on your local device for data analysis.

Is Stata MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Stata MCP?

Run `uvx stata-mcp`. The README documents one environment variable (STATA_MCP__CWD) to set first. You can also paste the ready-made client config above.

Does Stata MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Stata MCP

More MCP servers to compare · Acronis MCP · AppDirect MCP · Autotask MCP · ConnectWise Control MCP · Datto BCDR MCP

More Python MCP servers · Serpapi MCP · Minirag MCP · Dev Time · Shuck File · Oasyce · see all