A Model Context Protocol (MCP) server for secure interaction with MySQL databases, enabling AI assistants to list tables, read data, and execute SQL queries through a controlled interface.
| Parameter | Description |
|---|---|
| Directory path to the MySQL MCP server* | Single value |
| MYSQL_HOST* | MySQL host address |
| MYSQL_USER* | MySQL username |
| MYSQL_PASSWORD* | MySQL password |
| MYSQL_DATABASE* | MySQL database name |