Loomal

Stata MCP Server

MCP server by github.com/tmonk/mcp-stata

A lightweight MCP server for Stata.

67 starspypi: mcp-stata

About Stata MCP Server

Stata MCP Server is an MCP (Model Context Protocol) server published by tmonk in the official MCP registry. A lightweight MCP server for Stata.

It ships as a Python package on PyPI (mcp-stata), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/tmonk/mcp-stata, where the project has earned 67 GitHub stars.

Use Stata MCP Server with your agent

Claude Code · one command
claude mcp add stata-mcp-server -- uvx mcp-stata
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "stata-mcp-server": {
      "command": "uvx",
      "args": [
        "mcp-stata"
      ]
    }
  }
}
pypimcp-stata

Frequently asked questions

What is Stata MCP Server?
Stata MCP Server is an MCP (Model Context Protocol) server by tmonk. A lightweight MCP server for Stata.
How do I connect Stata MCP Server to Claude, Cursor, or another MCP client?
Install Stata MCP Server from its pypi package (mcp-stata) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Stata MCP Server open source?
Yes — the source code is public at github.com/tmonk/mcp-stata, with 67 GitHub stars.
Can AI agents pay to use Stata MCP Server?
Not yet through Loomal — Stata MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Stata MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.