Enables LLMs to interact with YugabyteDB by listing tables, schema, row counts, and running read-only SQL queries.
YugabyteDB allows Large Language Models (LLMs) to directly interface with your YugabyteDB database through an MCP (Model Context Protocol) server implementation. It supports listing all tables, including schema and row counts, and running read-only SQL queries, returning the results in JSON format. Designed for compatibility with FastMCP and MCP clients like Claude Desktop, Cursor, and Windsurf Editor, it facilitates seamless integration for enhanced data interaction.