vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
vitess MCP Server
MCP server for vitessio/vitess
Ready-to-Use Client Configurations
{
"mcpServers": {
"vitess": {
"command": "npx",
"args": [
"-y",
"@vitessio/vitess"
]
}
}
}