mwballif/Stata-Do-File-MCP-Server
If you are the rightful owner of Stata-Do-File-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Stata MCP Server allows users to manage and work with Stata `.do` files directly from Claude Desktop, providing a seamless interface for Stata script management.
Stata MCP Server
This server enables you to manage and work with Stata .do
files directly from Claude Desktop via a Desktop Extension. It provides a seamless interface for browsing, editing, and running Stata scripts within your configured Stata projects directory.
Note: This project is a modified version of Anthropic's MCP filesystem server, originally released under the MIT license, with enhancements for Stata workflow integration.
Features
- Browse, open, and edit Stata
.do
files from Claude Desktop - Organize Stata projects in a user-configurable directory
- Secure, local-first design
Quick Start
- Install the Desktop Extension in Claude Desktop
- Configure your Stata projects directory (default:
~/Documents/stata-projects
) - Start the server and begin working with your Stata
.do
files
See the included guides for more details.