databases
Ydb Mcp
MCP server for interacting with [YDB](https://ydb.tech) databases
python
cloud
enterprise
databases
Installation
npx -y ydb/ydb-mcpConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub