YugabyteDB MCP Server
JSON →Allows LLMs to directly interact with a YugabyteDB database.
Install
npx @modelcontextprotocol/inspector Tools · 3
- summarize_database Lists tables in schema with columns and row counts
- run_read_only_query Wraps the query in BEGIN READ ONLY and returns rows as JSON
- run_write_query Validates the query against the guardrail blocklist, then executes
Environment variables
YUGABYTEDB_URLMCP_BASE_URLYB_AWS_SSL_ROOT_CERT_KEYCOGNITO_USER_POOL_IDCOGNITO_CLIENT_IDCOGNITO_CLIENT_SECRETACCESS_TOKEN
Links
★ 8 GitHub stars