Skip to content
Verified official

MySQL MCP Server MCP

v0.1.2

io.github.musaddiq-dev/mysql-mcp-server

Python MCP server for MySQL database inspection and querying

transport:stdio runtime:pypi

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mysql-mcp-server -e MYSQL_HOST=<MYSQL_HOST> -e MYSQL_PORT=<MYSQL_PORT> -e MYSQL_USER=<MYSQL_USER> -e MYSQL_PASSWORD=<MYSQL_PASSWORD> -e MYSQL_DATABASE=<MYSQL_DATABASE> -e MYSQL_POOL_SIZE=<MYSQL_POOL_SIZE> -e LOG_LEVEL=<LOG_LEVEL> -e MYSQL_READ_QUERY_LIMIT=<MYSQL_READ_QUERY_LIMIT> -- uvx mdev-mysql-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.