ydb/ydb-mcp
by Various
๐๏ธ ๐ โ๏ธ - MCP server for interacting with [YDB](https://ydb.tech) databases
MCP
ydb/ydb-mcp
Added 1 June 2026
Overview
This is an MCP server that enables interaction with YDB databases. It provides a standardized interface for querying and managing YDB through the Model Context Protocol. Built in Python, it integrates with MCP-compatible clients.
Best for
Best for
Developers already using YDB who want to manage databases via MCP-compatible interfaces
Use cases
- Executing YQL queries against YDB databases
- Managing database schemas and tables programmatically
- Integrating YDB data operations into MCP-enabled workflows
Notes
This is an MCP server that enables interaction with YDB databases. It provides a standardized interface for querying and managing YDB through the Model Context Protocol. Built in Python, it integrates with MCP-compatible clients.
26 stars on GitHub. Last updated 2026-03-27. Licensed Apache-2.0.
Use cases
- Executing YQL queries against YDB databases
- Managing database schemas and tables programmatically
- Integrating YDB data operations into MCP-enabled workflows
Pros
- Leverages the Model Context Protocol for standardized tool interactions
- Lightweight Python implementation easy to extend
- Directly supports YDBโs native query language
Cons
- Limited to YDB ecosystems, not a general-purpose database tool
- Relatively low community adoption (26 stars on GitHub)
- Requires familiarity with both YDB and MCP concepts
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the Model Context Protocol for standardized tool interactions
- Lightweight Python implementation easy to extend
- Directly supports YDB's native query language
Cons
- Limited to YDB ecosystems, not a general-purpose database tool
- Relatively low community adoption (26 stars on GitHub)
- Requires familiarity with both YDB and MCP concepts
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.