mysql_mcp_servers
0
The MySQL MCP Server project provides a server to communicate with MySQL databases using the Model Context Protocol, specifically designed for use in WSL environments. It allows users to perform various SQL operations such as retrieving table lists and executing queries, with support for both direct and Docker-based execution.
sql_tools.py
Provide SQL query execution function