Enables AI assistants to securely interact with MySQL databases for listing tables, reading data, and executing SQL queries.
Mysql is a Java-based Model Context Protocol (MCP) server providing a controlled interface for AI assistants to interact with MySQL databases. It allows for listing available tables, reading table contents, and executing SQL queries with proper error handling. The server prioritizes secure database access through environment variables and offers comprehensive logging for monitoring and auditing.