MySQLTuner-perl

GitHub

MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.

9,471 stars Perl
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "MySQLTuner-perl": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-MySQLTuner-perl"
      ]
    }
  }
}