mysql-mcp
2
This project is a Machine Communication Protocol server that enables natural language interactions with MySQL databases through the Claude Desktop application. It allows users to execute SQL queries using simple language and provides features like transaction management and connection pooling.
SQL MCP Server for Claude Desktop
A natural language interface to your local MySQL databases through Claude Desktop. This MCP server enables users to interact with their databases using natural language by converting it to SQL queries.
Features
- Natural language to SQL query conversion through Claude
- Secure connection to local MySQL databases
- Support for multiple databases
- Transaction management
- Connection pooling
Usage
Configure the MCP with Claude Desktop and interact with databases using natural language queries.
Important Notes
- Use absolute paths in configurations
- Ensure MySQL server is running
- Secure your .env file