Catalog
io.github.tmonk/mcp-stata
OfficialStata MCP Server
A lightweight MCP server for Stata.
Lightweight MCP server for running and interacting with Stata statistical software.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-stata": {
"command": "uvx",
"args": [
"mcp-stata"
]
}
}
}