YugabyteDB

Enables read-only database exploration and analysis through secure query execution and schema summarization for YugabyteDB instanc

yugabyte 8 ↓ 1k
Claude CodeClaude DesktopGeneric
View source ↗

YugabyteDB MCP server enables AI assistants to directly interact with YugabyteDB databases through read-only operations. Built with FastMCP and psycopg2-yugabytedb, it provides two core tools: database summarization that lists all tables with their schemas and row counts, and a secure query executor that runs SELECT statements within read-only transactions. The implementation connects via standard PostgreSQL connection strings and includes proper error handling and transaction rollback mechanisms, making it ideal for AI-assisted database exploration, data analysis, and generating insights from YugabyteDB instances without risking data modification.

Source

Repository: https://github.com/yugabyte/yugabytedb-mcp-server

Maintain YugabyteDB?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[YugabyteDB on getagentictools](https://getagentictools.com/mcp/yugabyte-yugabytedb-mcp-server?ref=badge)