About
Overview
The YugabyteDB MCP Server enables AI agents to interact with YugabyteDB's globally distributed PostgreSQL-compatible database. It supports SQL queries, cluster management, and geo-partitioning.
Capabilities
Tools & Capabilities
⚡query
Execute a SQL query
⚡list_tables
List tables
⚡get_cluster_info
Get cluster topology
Setup
Installation
bash
Install
npx -y @yugabyte/mcp-server-yugabytedbExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"yugabytedb": {
"command": "npx",
"args": ["-y", "@yugabyte/mcp-server-yugabytedb"]
}
}
}Quick Info
Authoryugabyte
LanguageTypeScript
StatusStable
Stars★ 50
Last UpdatedFeb 12, 2026