mysql-mcp-server-by-cdata
0
CData's MCP Server for MySQL facilitates querying of live MySQL data by LLMs without needing SQL knowledge. It supports natural language queries and integrates with tools like Claude Desktop.
{servername}_get_tables
Get a list of available tables in the data source
{servername}_get_columns
Get column information for the specified table
{servername}_run_query
Execute SQL SELECT query