burakdirin_mysqldb-mcp-server
If you are the rightful owner of burakdirin_mysqldb-mcp-server 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 MySQL database MCP server project.
The mysqldb-mcp-server is a Model Context Protocol (MCP) server designed to facilitate interactions with MySQL databases. It provides a streamlined interface for connecting to MySQL databases and executing SQL queries, making it an essential tool for developers working with MySQL in an MCP environment. The server is easily configurable through environment variables, allowing users to specify connection details such as host, user, password, and database. It supports both read and write operations, with an option to enable read-only mode for enhanced security. The server can be installed using popular package managers like pip or uv, and it integrates seamlessly with platforms like Claude Desktop. Additionally, the server supports development and debugging through tools like the MCP Inspector, ensuring a smooth development experience.
Features
- Easy MySQL database connection setup
- Execution of SQL queries with JSON formatted results
- Configurable environment variables for connection details
- Read-only mode for enhanced security
- Integration with Claude Desktop and Smithery for easy installation