Wraps Docker-based local-ydb operations in an MCP interface with both local and SSH execution modes. Exposes tools for tenant lifecycle, dynamic node management, schema DDL apply, auth hardening, storage workflows, and version upgrades. Ships alongside a Codex skill and a GitHub Action for spinning up ephemeral YDB tenants in CI. The MCP server runs stdio locally, offers plan-first mutating operations that require explicit confirmation, and includes guided prompts for common workflows like root bootstrap and topology setup. Complements the official ydb-platform/ydb-mcp server, which handles SQL queries and database inspection against existing endpoints. Configuration lives in a local JSON file that references SSH profiles and password paths.
claude mcp add --transport stdio io.github.astandrik-local-ydb-mcp uvx local-ydb-mcp