Server Config
{
"mcpServers": {
"stata-mcp": {
"command": "uv",
"args": [
"--directory",
"/path/to/the/repo/",
"run",
"stata_mcp.py"
]
}
}
}{
"mcpServers": {
"stata-mcp": {
"command": "uv",
"args": [
"--directory",
"/path/to/the/repo/",
"run",
"stata_mcp.py"
]
}
}
}