Pricing
YDB-Qdrant pricing
YDB-Qdrant is available as an Apache-2.0 package and self-hosted HTTP server. The hosted Code Indexer MCP product is currently a free public beta with quotas and no paid hosted SLA.
Package and self-hosting
- The ydb-qdrant npm package is open source under Apache-2.0.
- Self-hosted REST API and Node.js library usage has no YDB-Qdrant license fee.
- You are responsible for your own YDB, compute, network, storage, backup, and monitoring costs.
- No hosted production SLA is published for the root YDB-Qdrant REST product.
Code Indexer public beta
- The hosted YDB Qdrant Code Indexer public beta is free to use while beta access is available.
- The beta limits repository count, indexed chunks, and daily searches to control hosted-service cost and abuse risk.
- MCP tokens are created in the dashboard and can be revoked there.
- Specific enterprise, SLA, or paid hosted plans are not published today.
Cost drivers
- Vector dimension, point count, payload size, and query volume affect YDB storage and compute usage.
- Exact top-k search can cost more than approximate vector indexes at high scale.
- Embedding generation is a separate cost from YDB-Qdrant and depends on the model provider you choose.