DSH Market
M

Mcp For Stata

by SepineTam · SepineTam/mcp-for-stata

InstallableMCP Servercopy into placefresh

A MCP server for Stata to integrate Stata into your agent.

Install Mcp For Stata

Not a bundle: wire it through the official mcp-client bridge with a single config row.

This is an MCP server, not a DSH bundle. It is wired in through the official @deepseek-ai/dsh-mcp-client bridge: one plugin row in your config, pointing at either a stdio command or an http endpoint. Its tools then appear to the agent as mcp__mcp-for-stata__<tool>, the same naming Claude Code and Codex use.

One config row for the mcp-client bridge — fill the command or URL from this repo's README

{
  "name": "@deepseek-ai/dsh-mcp-client",
  "config": {
    "server": "mcp-for-stata",
    "command": "<stdio command from the README>",
    "url": "<or an http endpoint, if the server is remote>"
  }
}

Placeholders are placeholders

The command and URL above are not stored in our index — no MCP server exposes them in a machine-readable way. Take them from the repository README; everything else in the row is fixed by the bridge.

Prerequisites

API key
Required — see the repository README for which provider.
Network access
Required at runtime.
Language
Python

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
entityTypepassinfomcp-server is not installed via `dsh plugin add`
Verdict reason
mcp-server uses its own install path, so bundle checks do not apply
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

Enable Claude Code, Codex, OpenClaw, and other AI agents to safely invoke Stata on your local device for data analysis. > Stata is a registered trademark of StataCorp LLC. This project is an independent community-developed tool and is not affiliated with, endorsed by, or sponsored by StataCorp LLC. - 🚀 **DeepSeek Harness Day 0 Support**: Install MCP-for-Stata in DeepSeek Harness with `uvx stata-mcp install -c dsh`. See the [DeepSeek Harness guide](https://sepinetam.github.io/mcp-for-stata/agents/deepseek_harness/). - 🧪 **Claude Science Support**: MCP-for-Stata now works in Claude Science with a sandbox allowlist. See the [Claude Science guide](https://sepinetam.github.io/mcp-for-stata/agents/claude_science). - Find more in WeChat: [Why I made it?](https://mp.weixin.qq.com/s/VYkykdDgfPMa5

Topics

GitHub topics on this repository

Related entries

Nearest entries by similarity — this one landed in no themed cluster