About
MySQL provides a Model Context Protocol (MCP) server that facilitates secure and structured communication with MySQL databases. It allows AI assistants and other applications to list tables, read data, and execute SQL queries in a controlled manner, enhancing database exploration and analysis while prioritizing security.
Key Features
- Executes SQL queries with proper error handling
- 0 GitHub stars
- Secures database access through environment variables
- Reads table contents securely
- Lists available MySQL tables as resources
- Provides comprehensive logging
Use Cases
- Structured data analysis with controlled access
- Auditing and monitoring of database operations
- Secure database exploration for AI assistants