Stata MCP Server✓
io.github.tmonk/mcp-stata · v1.0.4
v1.0.4▦ pypi pypi: mcp-stata
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.tmonk/mcp-stata",
"description": "A lightweight MCP server for Stata.",
"title": "Stata MCP Server",
"version": "1.0.4",
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-stata",
"version": "1.0.4",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}