



High-throughput vector database for RAG and LLM memory, utilizing HNSW/flat indexes with 256x quantization for memory efficiency and 65k QPS performance. Includes MCP server for AI agents, auto-embedding, and pluggable storage like BadgerDB. Fits real-time recommendations and analytics; lighter open-source option vs Milvus, adds MCP unlike standard Qdrant.
Loading more......
EmbeddixDB is a vector database optimized for AI applications, featuring both MCP server for AI assistants and REST API.
Available MCP Tools:
REST API endpoints for collections, documents, search, with OpenAPI docs.
Free and open-source under the MIT License.