About
Overview
The Vitess MCP Server enables AI agents to interact with Vitess for horizontally scaled MySQL. It provides tools for querying sharded data, managing keyspaces, and monitoring cluster health.
Capabilities
Tools & Capabilities
⚡query
Execute a query across shards
⚡list_keyspaces
List Vitess keyspaces
⚡get_tablet_health
Check tablet health
Setup
Installation
bash
Install
npx -y @vitessio/mcp-server-vitessExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"vitess": {
"command": "npx",
"args": ["-y", "@vitessio/mcp-server-vitess"]
}
}
}Quick Info
Authorvitessio
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026