mysql-mcp

mysql-mcp

3.2

If you are the rightful owner of mysql-mcp 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 natural language interface to your local MySQL databases through Claude Desktop.

The SQL MCP Server for Claude Desktop is a Machine Communication Protocol server that enables users to interact with their local MySQL databases using natural language through the Claude Desktop application. This server translates natural language queries into SQL commands, allowing users to perform database operations such as SELECT, INSERT, UPDATE, and DELETE without needing to write SQL code directly. It supports secure connections to multiple databases, transaction management for data consistency, and connection pooling for enhanced performance.

Features

  • Natural language to SQL query conversion through Claude
  • Secure connection to local MySQL databases
  • Support for multiple databases
  • Transaction management for data consistency
  • Connection pooling for better performance