πŸ”§

mysql-mcp

πŸ”§MCP Server

saturnino-adrales/mysql-mcp

glama

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add mysql -e MYSQL_SERVERS={"production":{"host":"prod.example.com","port":3306,"user":"prod_user","password":"prod_password","database":"prod_db"},"staging":{"host":"staging.example.com","port":3306,"user":"staging_user","password":"staging_password","database":"staging_db"}} -- node path/to/mysql-mcp/server.js
Server ConfigurationServer configuration (JSON)
{ "mcpServers": { "mysql": { "command": "node", "args": ["path...
0
Last UpdatedJul 2, 2026