vitess

GitHub

Vitess is a database clustering system for horizontal scaling of MySQL.

21,220 stars Go Go 1 file ยท ~1,777 tokens #cncf#database-cluster#kubernetes#mysql#shard#vitess

vitess MCP Server

MCP server for vitessio/vitess

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "vitess": {
      "command": "npx",
      "args": [
        "-y",
        "@vitessio/vitess"
      ]
    }
  }
}