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 を使用する場合は、次のいずれかの形式を使用してこのリポジトリを引用してください。

ビブテックス

@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

または、プルリクエストを送信して直接貢献してください。バグ修正から新機能まで、あらゆる種類の貢献を歓迎します。

❤️ 謝辞

著者は、サポートしてくれた Stata 公式チームと、テスト開発を許可してくれた Stata ライセンスに心から感謝します。

✨ スターの歴史

-
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.

大規模言語モデルが Stata ソフトウェアと対話して回帰分析やその他の統計操作を実行できるようにする MCP サーバー。

  1. 前提条件
    1. インストール
      1. 📝 ドキュメント
        1. 💡 質問
          1. 🚀 ロードマップ
            1. ⚠️免責事項
              1. 🐛 問題を報告する
                1. 📄 ライセンス
                  1. 📚 引用
                    1. ビブテックス
                    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