database mcp mysql MCP
v0.4.2io.github.arifulislamat/database-mcp-mysql
MCP server for MySQL. Read-only by default, row caps, statement timeouts, secrets never logged.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add database-mcp-mysql -e MYSQL_HOST=<MYSQL_HOST> -e MYSQL_USER=<MYSQL_USER> -e MYSQL_PASSWORD=<MYSQL_PASSWORD> -e MYSQL_DATABASE=<MYSQL_DATABASE> -- npx -y @database-mcp/mysql
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.