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.
run.sh
Startup script to run the MCP server
.env
Configuration file, storing MySQL connection credentials