shreyansh-ghl_mysql-mcp-server

shreyansh-ghl_mysql-mcp-server

3.1

If you are the rightful owner of shreyansh-ghl_mysql-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server that provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries.

query

Execute read-only SQL queries against the connected database. Input: `sql` (string): The SQL query to execute. All queries are executed within a READ ONLY transaction.