local-ydb-toolkit
Toolkit for operating local-ydb deployments across Codex, MCP clients, and GitHub Actions CI.
Website: local-ydb-toolkit.ydb-qdrant.tech.
It includes:
- a reusable Codex skill for local and SSH
local-ydboperations; - an unofficial local stdio MCP server published as
@astandrik/local-ydb-mcp; - a Marketplace GitHub Action,
astandrik/setup-local-ydb, for booting disposable YDB tenants in CI.
Discovery and trust
Full listing hub: local-ydb-toolkit.ydb-qdrant.tech/#mcp-registries.
| Surface | Badges |
|---|---|
| Official registries and lists | |
| Trust and audit | |
| MCP directories |
Relationship to ydb/ydb-mcp
Local YDB MCP is complementary to the official ydb-platform/ydb-mcp server. Use ydb/ydb-mcp when an agent needs general YDB database-level tools such as ad hoc SQL queries, query explanations, directory listing, and path inspection against an existing YDB endpoint.
Use this toolkit when the agent needs to operate Docker-based local-ydb environments themselves: host prerequisite checks, root or tenant bootstrap, dynamic-node lifecycle, GraphShard checks, table DDL generation/validation/application for local deployments, auth hardening, storage workflows, dump/restore, and version upgrades. Mutating MCP tools are plan-first and require confirm: true before they execute changes.






