MySQL
Createdamornpan
Enables secure interaction with MySQL databases for AI assistants through a controlled interface.
About
MySQL provides a secure Model Context Protocol (MCP) server, allowing AI assistants to interact with MySQL databases in a controlled and structured manner. It allows listing tables, reading data, and executing SQL queries via a secure interface. This enhances database exploration and analysis within AI workflows, prioritizing safety and structure.
Key Features
- Lists available MySQL tables as resources
- Reads table contents securely
- Executes SQL queries with proper error handling
- Secure database access through environment variables
- Comprehensive logging of operations
- 0 GitHub stars
Use Cases
- Facilitating controlled SQL query execution by AI models.
- Enabling AI assistants to explore database schemas.
- Allowing AI to securely read data from MySQL tables.