Skip to main content
Glama
taewat07

STATA-MCP Repro

by taewat07

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
project_statusC

Inspect selected project, Stata, backend, and capabilities.

project_initC

Initialize one project with a human-readable relative artifact path.

plan_prepareC

Create or update a privacy-safe draft analysis plan.

plan_approveB

Freeze a ready analysis plan with explicit approval evidence.

run_prepareA

Create an immutable, descriptively named run without executing it.

run_executeB

Execute one prepared run synchronously or in the background.

run_statusB

Read durable lifecycle state and provenance paths for one run.

run_controlB

Request cancellation of one active background run.

data_inspectB

Inspect dataset metadata, missingness, labels, and bounded previews.

artifact_readA

Read one bounded text or image artifact belonging to a run.

results_getB

Return typed structured results bound to one finalized run.

graph_getB

List run graphs or read one bounded, verified graph payload.

stata_helpB

Retrieve Stata command documentation through licensed local Stata.

stata_doC

Deprecated: prepare and execute a project-local run.

get_data_infoC

Deprecated: use data_inspect.

helpB

Deprecated: use stata_help.

read_logC

Deprecated: use artifact_read.

write_dofileC

Deprecated: use run_prepare.

append_dofileD

Deprecated: create an immutable child run with run_prepare.

read_fileD

Deprecated: use artifact_read.

load_figureC

Deprecated: use artifact_read.

mk_dirD

Removed: initialize a project once; server owns artifact directories.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/taewat07/STATA-MCP-AGENT'

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