Enables secure interaction with MySQL databases through a controlled interface.
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
01Executes SQL queries with proper error handling
020 GitHub stars
03Secures database access through environment variables