SERVER

Local YDB MCP

Rank #5607

glama/astandrik/local-ydb-toolkit

TypeScript stdio MCP server for operating Docker-based local-ydb deployments from AI coding agents. Supports local and SSH-backed profiles, bootstrap, diagnostics, auth hardening, schema permissions, storage workflows, dump/restore, upgrades, and plan-first mutating operations.

First listed
May 16, 2026
Last publish date
May 28, 2026
OVERVIEW

Local YDB MCP is a Model Context Protocol (MCP) server published by astandrik. It ranks #5607 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Local YDB MCP is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on May 16, 2026 and most recently updated on May 28, 2026.

STANDING
#5,607of 58,900 tracked serversTop 10%

Ranks ahead of 53,293 of 58,900 servers on MCP Toplist.

CONNECT

Use Local YDB MCP

Add Local YDB MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "local-ydb-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "@astandrik/local-ydb-mcp"
      ],
      "env": {
        "LOCAL_YDB_TOOLKIT_CONFIG": "<your LOCAL_YDB_TOOLKIT_CONFIG>",
        "LOCAL_YDB_MCP_CONTENT_FORMAT": "<your LOCAL_YDB_MCP_CONTENT_FORMAT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

astandrik

Organization
Total servers
3
Total versions
3
MORE FROM THIS PUBLISHER

Other servers by astandrik

View all astandrik servers →
VERSIONS

Available versions (3)

VersionPublished
0.13.0May 28, 2026
0.9.5May 19, 2026
0.8.0May 16, 2026
FAQ

Frequently asked questions

What is Local YDB MCP?
TypeScript stdio MCP server for operating Docker-based local-ydb deployments from AI coding agents. Supports local and SSH-backed profiles, bootstrap, diagnostics, auth hardening, schema permissions, storage workflows, dump/restore, upgrades, and plan-first mutating operations.
Who maintains Local YDB MCP?
Local YDB MCP is maintained by astandrik, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
Is Local YDB MCP an official MCP server?
Yes — Local YDB MCP is listed on the Official MCP Registry, alongside Glama.
How many versions does Local YDB MCP have?
MCP Toplist tracks 3 versions of Local YDB MCP, most recently published on May 28, 2026.
Where can I find the source code for Local YDB MCP?
The source code for Local YDB MCP is hosted at github.com/astandrik/local-ydb-toolkit.
EXPLORE