About

About YDB-Qdrant

YDB-Qdrant is a focused open-source project for teams that already use YDB and want Qdrant-compatible vector storage, exact top-k search, and agent-readable API documentation without operating a separate vector database cluster.

Project scope

The root product exposes a Qdrant-compatible REST subset and a Node.js library. It covers collection lifecycle, point upsert, retrieval, search, query compatibility, and point deletion. It does not claim full Qdrant parity, hosted root-product MCP vector mutation tools, OAuth scopes, or role-based REST permissions.

Maintainer and source

The public source repository is maintained by Alexander Standrik and published on GitHub with an npm package for Node.js usage. The website publishes OpenAPI, llms.txt, agent cards, skill files, auth documentation, pricing notes, and comparison guides so humans and AI agents can inspect the current capabilities directly.

Hosted Code Indexer

YDB Qdrant Code Indexer is the hosted companion app. It indexes selected GitHub repositories into YDB-backed vector storage and exposes read-only repository memory through Streamable HTTP MCP at https://code-indexer.ydb-qdrant.tech/mcp. Repository access follows the GitHub App installation and MCP bearer tokens created in the dashboard.

Trust resources