Skip to main content
Glama

Stata-MCP

write_dofile

Generate Stata code in a dofile format for regression analysis and statistical operations with structured inputs using the Stata-MCP server.

Instructions

write the stata-code to dofile

Input Schema

NameRequiredDescriptionDefault
contentYes

Input Schema (JSON Schema)

{ "properties": { "content": { "title": "Content", "type": "string" } }, "required": [ "content" ], "title": "write_dofileArguments", "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