gh-ost

GitHub

GitHub's Online Schema-migration Tool for MySQL

13,421 stars Go #mysql#schema-migrations
RAW Config

Claude Desktop Configuration

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

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