Mysql
CreatedMineru98
Enables interaction with MySQL databases via AI models, providing tools for query execution, schema inspection, and data analysis.
About
MySQL provides a server application for interacting with MySQL databases using AI models through the Model Context Protocol (MCP). It offers tools to execute queries, inspect schemas, and perform data analysis. The server supports Docker and Docker Compose for easy deployment and includes features for creating, describing, explaining, inserting, selecting, and showing tables, alongside data analysis report generation. Built with Python and leveraging libraries like PyMySQL and pandas, this tool aims to streamline database interactions for AI-driven applications.
Key Features
- Generates data analysis reports with chart recommendations
- 19 GitHub stars
- Executes SQL queries (SELECT, INSERT, CREATE, etc.)
- Supports containerized deployment with Docker and Docker Compose
- Retrieves table schemas and execution plans
- Manages database connections efficiently
Use Cases
- Integrating AI models with MySQL databases for data extraction and analysis
- Automating database tasks through AI-driven commands
- Generating insights from database content using AI