Skip to main content
Glama

Stata-MCP

stata_do

Execute Stata commands directly by specifying the dofile path to perform regression analysis and statistical operations via the Stata-MCP server.

Instructions

Run a stata-code via Stata

Input Schema

NameRequiredDescriptionDefault
dofile_pathYes

Input Schema (JSON Schema)

{ "properties": { "dofile_path": { "title": "Dofile Path", "type": "string" } }, "required": [ "dofile_path" ], "title": "stata_doArguments", "type": "object" }
Install Server

Other Tools from Stata-MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SepineTam/stata-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server