YDB MCP

Official
by ydb-platform
Apache 2.0
17
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YDB_LOGINNoUsername for YDB login-password authentication
YDB_DATABASENoThe YDB database path/local
YDB_ENDPOINTYesThe endpoint URL for connecting to YDB databasegrpc://localhost:2136
YDB_PASSWORDNoPassword for YDB login-password authentication
YDB_AUTH_MODENoAuthentication mode for YDB (e.g., 'login-password')

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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.)

ID: 5f9hipc1tz