Local Ydb Mcp
@astandrik
About Local Ydb Mcp
TypeScript stdio MCP server for operating Docker-based local-ydb deployments via local or SSH-backed profiles. Supports bootstrap, diagnostics, auth hardening, schema permissions, storage workflows, dump/restore, upgrades, and plan-first mutating operations.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"local-ydb": {
"command": "npx",
"args": [
"-y",
"--prefer-online",
"@astandrik/local-ydb-mcp@latest"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Local Ydb Mcp?
Local Ydb Mcp is an unofficial TypeScript stdio MCP server for operating Docker-based local-ydb deployments from AI coding agents.
How to use Local Ydb Mcp?
Install the npm package @astandrik/local-ydb-mcp and configure the server as an stdio MCP tool in your AI client. Mutating operations return a plan of commands unless you pass confirm: true.
Key features of Local Ydb Mcp
- Local and SSH-backed target profiles
- Root database and tenant topology bootstrap
- Diagnostics, auth hardening, schema permissions
- Storage workflows, dump/restore operations
- Version upgrades support
- Plan-first mutating operations with confirm flag
Use cases of Local Ydb Mcp
- Manage local YDB development instances via AI agents
- Bootstrap root database and tenant topologies
- Harden authentication and set schema permissions
- Perform storage workflows and backup/restore
- Upgrade YDB versions with planned, safe changes
FAQ from Local Ydb Mcp
Is Local Ydb Mcp an official tool?
No, it is an unofficial TypeScript stdio MCP server for local-ydb deployments.
How do mutating operations work?
Mutating tools return a plan of commands unless called with confirm: true, which then executes them.
What deployment modes are supported?
It supports local Docker-based deployments and remote targets via SSH-backed profiles.
What are the runtime requirements?
It requires Docker for local-ydb, and is a Node.js-based stdio MCP server.
Where can I find the package?
It is available on npm as @astandrik/local-ydb-mcp and in the MCP Registry as io.github.astandrik/local-ydb-mcp.
Frequently asked questions
Is Local Ydb Mcp an official tool?
No, it is an unofficial TypeScript stdio MCP server for local-ydb deployments.
How do mutating operations work?
Mutating tools return a plan of commands unless called with `confirm: true`, which then executes them.
What deployment modes are supported?
It supports local Docker-based deployments and remote targets via SSH-backed profiles.
What are the runtime requirements?
It requires Docker for local-ydb, and is a Node.js-based stdio MCP server.
Where can I find the package?
It is available on npm as `@astandrik/local-ydb-mcp` and in the MCP Registry as `io.github.astandrik/local-ydb-mcp`.
Basic information
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Huoshan Test
volcengineVibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

Sentry
modelcontextprotocolModel Context Protocol Servers
Comments