Installation & Configuration
{
"mcpServers": {
"mysql": {
"command": "npx",
"args": [
"-y",
"@malove86/mcp-mysql-server"
],
"env": {
"MYSQL_HOST": "your_host",
"MYSQL_USER": "your_user",
"MYSQL_PASSWORD": "your_password",
"MYSQL_DATABASE": "your_database",
"MYSQL_PORT": "3306"
}
}
}
}Information
Transport
stdiostreamable
Language
JavaScript
Created
2025/4/15
Updated
2026/5/30