MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"MySQLTuner-perl": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-MySQLTuner-perl"
]
}
}
}