Skip to main content
Glama

Stata-MCP

版本

让 LLM 帮助您使用 Stata 实现回归分析。

2.xx 版本即将推出~功能将更加强大,扩展性更强。


正在寻找其他 Stata 集成或其他?

💡 快速入门

有关更详细的使用信息,请访问使用指南

一些高级用法,请访问高级指南

先决条件

  • uv - 软件包安装程序和虚拟环境管理器
  • Claude、Cline、ChatWise 或其他 LLM 服务
  • Stata 许可证
  • 您的 LLM API 密钥

安装

# Clone the repository git clone https://github.com/sepinetam/stata-mcp.git cd stata-mcp # Using uv (recommended) to test usable uv run usable.py # Alternative setup with pip # python3.11 -m venv .venv # source .venv/bin/activate # pip install -r requirements.txt

📝 文档

💡 问题

🚀 路线图

  • [x] macOS 支持
  • [x] Windows支持
  • [ ] 附加 LLM 集成
  • [ ] 性能优化

⚠️ 免责声明

本项目仅供研究之用。本人不对因本项目造成的任何损害负责。请确保您拥有使用 Stata 的适当许可。

欲了解更多信息,请参阅声明

🐛 报告问题

如果您遇到任何错误或有功能请求,请打开问题

📄 许可证

MIT 许可证和扩展

📚 引用

如果您在研究中使用 Stata-MCP,请使用以下格式之一引用此存储库:

BibTeX

@software{sepinetam2025stata, author = {Song Tan}, title = {Stata-MCP: Let LLM help you achieve your regression analysis with Stata}, year = {2025}, url = {https://github.com/sepinetam/stata-mcp}, version = {1.3.2} }

美国心理学会

Song Tan. (2025). Stata-MCP: Let LLM help you achieve your regression analysis with Stata (Version 1.3.2) [Computer software]. https://github.com/sepinetam/stata-mcp

芝加哥

Song Tan. 2025. "Stata-MCP: Let LLM help you achieve your regression analysis with Stata." Version 1.3.2. https://github.com/sepinetam/stata-mcp.

📬 联系方式

电子邮件: sepinetam@gmail.com

或者直接提交Pull 请求来贡献代码!我们欢迎各种类型的贡献,从错误修复到新功能。

❤️ 致谢

作者真诚感谢Stata官方团队的支持以及授权测试开发的Stata License。

✨ 明星历史

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

MCP 服务器允许大型语言模型与 Stata 软件交互以执行回归分析和其他统计操作。

  1. 先决条件
    1. 安装
      1. 📝 文档
        1. 💡 问题
          1. 🚀 路线图
            1. ⚠️ 免责声明
              1. 🐛 报告问题
                1. 📄 许可证
                  1. 📚 引用
                    1. BibTeX
                    2. 美国心理学会
                    3. 芝加哥
                  2. 📬 联系方式
                    1. ❤️ 致谢
                      1. ✨ 明星历史

                        Related MCP Servers

                        • -
                          security
                          A
                          license
                          -
                          quality
                          An MCP server that enables Large Language Models to retrieve, analyze, and query metric data from Prometheus databases through pre-defined routes.
                          Last updated -
                          24
                          Python
                          MIT License
                          • Linux
                          • Apple
                        • -
                          security
                          F
                          license
                          -
                          quality
                          An MCP server that enables language models to access code intelligence features like completions, definitions, and references across multiple programming languages through the Language Server Protocol.
                          Last updated -
                          Python
                        • -
                          security
                          A
                          license
                          -
                          quality
                          An MCP server that enables large language models to interact directly with MongoDB databases, allowing them to query collections, inspect schemas, and manage data through natural language.
                          Last updated -
                          340
                          MIT License
                          • Apple
                        • -
                          security
                          A
                          license
                          -
                          quality
                          A high-performance Model Context Protocol (MCP) server designed for large language models, enabling real-time communication between AI models and applications with support for session management and intelligent tool registration.
                          Last updated -
                          2
                          Python
                          MIT License

                        View all related MCP servers

                        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