Stata MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 2 957 installs a week from pypi.
A lightweight MCP server for Stata.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-stata -- uvx mcp-stata
{
"mcpServers": {
"mcp-stata": {
"args": [
"mcp-stata"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-stata]
command = "uvx"
args = ["mcp-stata"]
{
"mcpServers": {
"mcp-stata": {
"args": [
"mcp-stata"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-stata": {
"args": [
"mcp-stata"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.