MCP-Mirror/yugabyte_yugabytedb-mcp-server
3.2
If you are the rightful owner of yugabyte_yugabytedb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The YugabyteDB MCP Server is an implementation that enables LLMs to interact directly with a YugabyteDB database using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
summarize_database
Lists all tables in the database, including schema and row counts.
run_read_only_query
Runs a read-only SQL query and returns the results as JSON.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client