Skip to main content
Glama

Stata-MCP

Versión

Deje que LLM le ayude a realizar su análisis de regresión con Stata.

Próximamente la versión 2.xx, que será más potente y tendrá mayor extensión.


¿Buscas otras integraciones de Stata u otras?

💡 Inicio rápido

Para obtener información de uso más detallada, visita la Guía de uso .

Y para un uso más avanzado, visita la Guía avanzada

Prerrequisitos

  • uv - Instalador de paquetes y gestor de entornos virtuales
  • Claude, Cline, ChatWise u otro servicio LLM
  • Licencia Stata
  • Su API-KEY de LLM

Instalación

# 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

📝 Documentación

💡 Preguntas

🚀 Hoja de ruta

  • [x] Compatibilidad con macOS
  • [x] Compatibilidad con Windows
  • [ ] Integraciones adicionales de LLM
  • [ ] Optimizaciones de rendimiento

⚠️ Descargo de responsabilidad

Este proyecto es solo para fines de investigación. No me hago responsable de ningún daño causado por este proyecto. Por favor, asegúrese de tener la licencia correspondiente para usar Stata.

Para obtener más información, consulte la Declaración .

🐛 Informar problemas

Si encuentra algún error o tiene solicitudes de funciones, abra un problema .

📄 Licencia

Licencia y extensiones del MIT

📚 Cita

Si utiliza Stata-MCP en su investigación, cite este repositorio utilizando uno de los siguientes formatos:

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

APA

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

Chicago

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.

📬 Contacto

Correo electrónico: sepinetam@gmail.com

¡O contribuye directamente enviando una solicitud de incorporación de cambios ! Aceptamos contribuciones de todo tipo, desde correcciones de errores hasta nuevas funciones.

❤️ Agradecimientos

El autor agradece sinceramente al equipo oficial de Stata por su apoyo y a la Licencia Stata por autorizar el desarrollo de la prueba.

✨ Historia de las estrellas

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

Un servidor MCP que permite que los modelos de lenguaje grandes interactúen con el software Stata para realizar análisis de regresión y otras operaciones estadísticas.

  1. Prerrequisitos
    1. Instalación
      1. 📝 Documentación
        1. 💡 Preguntas
          1. 🚀 Hoja de ruta
            1. ⚠️ Descargo de responsabilidad
              1. 🐛 Informar problemas
                1. 📄 Licencia
                  1. 📚 Cita
                    1. BibTeX
                    2. APA
                    3. Chicago
                  2. 📬 Contacto
                    1. ❤️ Agradecimientos
                      1. ✨ Historia de las estrellas

                        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