ydb-platform/ydb-mcp
If you are the rightful owner of ydb-mcp 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.
YDB MCP is a Model Context Protocol server for YDB, enabling AI-powered database operations and natural language interactions with YDB instances.
Tools
Functions exposed to the LLM to take actions
ydb_query
Run a SQL query against YDB database
ydb_query_with_params
Run a parameterized SQL query with JSON parameters
ydb_status
Get the current status of the YDB connection
ydb_list_directory
List directory contents in YDB
ydb_describe_path
Get detailed information about a YDB path (table, directory, etc.)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client