Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.SepineTam/stata-mcp

PYPI · STATA-MCP · SCANNED SEP 22

Let LLM help you achieve your regression analysis with Stata

Available components

+58 this week 58 Trust /100

Recent critical change

Known CVEs (3 Aug 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security93
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs a script at install time (build_backend) that we could not recognise. It may be perfectly ordinary, but we do not read the published tarball, so we cannot say what it does. View diagnostics → Partial
  • 7 of 55 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency23
Schema Quality & AI Usability62
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 648 tokens (~162/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "stata_do" implies "execute" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the io.github.SepineTam/stata-mcp server?

io.github.SepineTam/stata-mcp runs locally as a PyPI package, launched with uvx stata-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · stata-mcp

# add to Claude Code
claude mcp add sepinetam-stata-mcp -- uvx stata-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "sepinetam-stata-mcp": {
      "command": "uvx",
      "args": [
        "stata-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "sepinetam-stata-mcp": {
      "command": "uvx",
      "args": [
        "stata-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add sepinetam-stata-mcp -- uvx stata-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sepinetam-stata-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "stata-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add sepinetam-stata-mcp --command uvx --arg stata-mcp
# ~/.hermes/config.yaml
mcp_servers:
  sepinetam-stata-mcp:
    command: "uvx"
    args: ["stata-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "sepinetam-stata-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "stata-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add sepinetam-stata-mcp -t stdio -c uvx -a stata-mcp
// mcp.json
{
  "mcpServers": {
    "sepinetam-stata-mcp": {
      "command": "uvx",
      "args": [
        "stata-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 +15
    • Malware scan: unverified → pass security
  • 18 Sept 26 +43
    • Install scripts: pass → partial security
    • CVE-2026-47708 no longer affects this package security
    • Injection markers: unverified → pass security
    • Known CVEs: fail → pass security
    • First check of Judged manipulation: pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
    • Score status: failed → scored functional
    • First check of Tool coverage: 0 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: fail functional
    • First check of Destructive annotations: 0 functional
    • First check of Schema quality: good functional
    • First check of Tool coverage: 100 functional
    • Package version: 1.13.38 → 1.25.0 functional
  • 1 Sept 26 0
    • Security disclosure: unverified → pass functional
  • 31 Aug 26 0
    • Security disclosure: pass → unverified functional
  • 30 Aug 26 0
    • Malware scan: pass → unverified security
  • 29 Aug 26 0
    • Malware scan: unverified → pass security
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Malware scan: unverified → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Analysed pypi/stata-mcp@1.25.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend unreviewed uv_build

Background: Why install scripts are a supply-chain risk →

Dependencies 55 packages
Packages resolved 55
Stale 6
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 4 exposed · ~363 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_data_info ~107

Get descriptive statistics and a data preview for a supported data file (.dta, .csv, .tsv, .psv, .xlsx, .xls, .sav, .zsav). Returns overview, variable details, and optional head rows filtered by requested variables. Use when you need to understand a dataset or have no prior knowledge of the data.

NameTypeReqDescription
data_pathstringyes
encodingstring
head
vars_list
NameTypeReqDescription
resultstringyes

No examples provided.

help ~52

Retrieve documentation and usage information for a Stata command. Use when you need to understand a command's syntax, options, or troubleshoot errors before running it.

NameTypeReqDescription
cmdstringyes
replaceboolean
NameTypeReqDescription
resultstringyes

No examples provided.

read_log ~80

Read a Stata log file (.log or .smcl) and return its content. Supports full, core, and dict output formats. Use `lines` to return only the first/last N lines.

NameTypeReqDescription
encodingstring
file_pathstringyes
linesinteger
output_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

stata_do ~124

Execute a Stata do-file and return the execution log. Accepts a do-file path, runs it via the configured Stata executable, and can optionally read log content only when return-code errors are detected. Use when you need to run Stata commands, perform regression or statistical analysis, or execute a do-file.

NameTypeReqDescription
dofile_pathstringyes
enable_smclboolean
is_replace_logboolean
log_file_namestring
read_log_when_errorboolean
timeout
NameTypeReqDescription
resultobjectyes

No examples provided.

Common questions

What is the io.github.SepineTam/stata-mcp server?

io.github.SepineTam/stata-mcp is listed in the public MCP registry as io.github.SepineTam/stata-mcp. Let LLM help you achieve your regression analysis with Stata. This page covers its PyPI package (stata-mcp).

Is the io.github.SepineTam/stata-mcp server safe to use?

io.github.SepineTam/stata-mcp scores 58 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.SepineTam/stata-mcp server expose?

io.github.SepineTam/stata-mcp exposes 4 tools: stata_do, get_data_info, help, read_log. Their descriptions and schemas cost roughly 363 tokens of context every time the server is loaded.

Is the io.github.SepineTam/stata-mcp server still maintained?

io.github.SepineTam/stata-mcp is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.SepineTam/stata-mcp server under?

io.github.SepineTam/stata-mcp declares the AGPL-3.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.