Model Context Protocol server for YDB DBMS
Model Context Protocol server for YDB DBMS
ydb-mcp · v0.2.1 (latest)
by Ydb-platform
77
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via PyPI
ydb-mcp@0.2.1Run command
uvx ydb-mcp==0.2.1Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…