Xyz DB MCP Server

MCP server for xyzDB: run xyTalk queries, inspect lobes and stats, take hot snapshots.

People who need these tools inside Claude, Cursor, VS Code, or another MCP client.

NO LONGER MAINTAINED

LAST COMMIT unknown · VERIFIED 2026-08-25

how we verify → /methodology

01 · Install Xyz DB

Docker

docker run -i --rm ghcr.io/tunolabs/xyzdb-mcp:1.1.2

Claude Desktop - add to config

{
  "mcpServers": {
    "tunolabs-xyzdb": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/tunolabs/xyzdb-mcp:1.1.2"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.Tunolabs is GitHub-verified and matches the repo owner

03 · Who maintains Xyz DB

xyzDB is maintained by tunolabs. It's the only MCP server we track from this author.

04 · Facts

category
other - dead as of 2026-08-25.
registry
io.github.Tunolabs/xyzdb (deleted, first published 2026-08-11)
packages
oci:ghcr.io/tunolabs/xyzdb-mcp:1.1.2 · oci:ghcr.io/tunolabs/xyzdb-mcp:1.1.2

05 · Xyz DB FAQ

What is Xyz DB?

MCP server for xyzDB: run xyTalk queries, inspect lobes and stats, take hot snapshots.

Is Xyz DB still maintained?

Its last commit was unknown (as of 2026-08-25) - we classify it as dead.

How do I install Xyz DB?

Run `docker run -i --rm ghcr.io/tunolabs/xyzdb-mcp:1.1.2`. You can also paste the ready-made client config above.

06 · Alternatives to Xyz DB