databases

Ydb Mcp

MCP server for interacting with [YDB](https://ydb.tech) databases

python
cloud
enterprise
databases
0
View on GitHub

Installation

npx -y ydb/ydb-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "ydb-mcp",
  "command": "npx",
  "args": [
    "-y",
    "ydb/ydb-mcp"
  ]
}

About This MCP Server

ydb/ydb-mcp

MCP server for interacting with YDB databases

GitHub: https://github.com/ydb-platform/ydb-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub