Add Local YDB MCP server
Anton Standrik committed
May 20, 2026 at 12:02 UTC
cbc8463ea9e43cd257179b2240f6744598d620df
1 file changed
+1
README.md
+1
@@ -633,6 +633,7 @@ Secure database access with schema inspection capabilities. Enables querying and
633
- [amineelkouhen/mcp-cockroachdb](https://github.com/amineelkouhen/mcp-cockroachdb) 🐍 ☁️ - A Model Context Protocol server for managing, monitoring, and querying data in [CockroachDB](https://cockroachlabs.com).
634
- [andyWang1688/sql-query-mcp](https://github.com/andyWang1688/sql-query-mcp) [](https://glama.ai/mcp/servers/andyWang1688/sql-query-mcp) 🐍 🏠 - A general-purpose MCP server that lets AI work with multiple databases within clear boundaries. Supports PostgreSQL and MySQL today with schema discovery, sampling, read-only queries, and query-plan inspection.
635
- [ArcadeData/arcadedb](https://github.com/ArcadeData/arcadedb) [](https://glama.ai/mcp/servers/@ArcadeData/arcade-db-multi-model-dbms) 🎖️ ☕ 🏠 - Built-in MCP server for ArcadeDB, a multi-model database (graph, document, key-value, time-series, vector) with SQL, Cypher, Gremlin, and MongoDB QL support.
636
+- [astandrik/local-ydb-toolkit](https://github.com/astandrik/local-ydb-toolkit) [](https://glama.ai/mcp/servers/astandrik/local-ydb-toolkit) 📇 🏠 - Local YDB MCP is a TypeScript stdio MCP server for operating Docker-based local-ydb deployments via local or SSH-backed profiles. Supports bootstrap, diagnostics, auth hardening, storage workflows, dump/restore, upgrades, and plan-first mutating operations.
637
- [benborla29/mcp-server-mysql](https://github.com/benborla/mcp-server-mysql) ☁️ 🏠 - MySQL database integration in NodeJS with configurable access controls and schema inspection
638
- [bram2w/baserow](https://github.com/bram2w/baserow) - Baserow database integration with table search, list, and row create, read, update, and delete capabilities.
639
- [c4pt0r/mcp-server-tidb](https://github.com/c4pt0r/mcp-server-tidb) 🐍 ☁️ - TiDB database integration with schema inspection and query capabilities