SERVER

Local YDB MCP

Rank #5,110

io.github.astandrik/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.

First listed
May 16, 2026
Last publish date
Jun 13, 2026
OVERVIEW

Local YDB MCP is a Model Context Protocol (MCP) server published by astandrik. It ranks #5,110 of 72,168 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 4 tracked versions. It was first listed on May 16, 2026 and most recently updated on Jun 13, 2026.

STANDING
#5,110of 72,168 tracked serversTop 10%

Ranks ahead of 67,058 of 72,168 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-mcp": {
      "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
Servers in org
3
Versions across org
4
MORE FROM THIS PUBLISHER

Other servers by astandrik

View all astandrik servers →
VERSIONS

Available versions (4)

0.8.0 · May 16, 20260.9.5 · May 19, 20260.13.0 · May 28, 20260.14.0 · Jun 13, 2026May 16, 2026Jun 13, 2026
VersionPublished
0.14.0Jun 13, 2026
0.13.0May 28, 2026
0.9.5May 19, 2026
0.8.0May 16, 2026
FAQ

Frequently asked questions

Who maintains Local YDB MCP?
Local YDB MCP is maintained by astandrik, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
Is Local YDB MCP listed on the Official MCP Registry?
Yes — Local YDB MCP is listed on the Official MCP Registry, alongside Glama.
How many versions does Local YDB MCP have?
MCP Toplist tracks 4 versions of Local YDB MCP, most recently published on Jun 13, 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