An MCP server for querying and managing LlamaIndex documents stored in Qdrant vector databases, with automatic embedding model detection and extensive tools for search, retrieval, and collection management.
An MCP server for semantic code search using Qdrant vector database, enabling natural language queries to find relevant code snippets across indexed codebases.
An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
Uses Ollama or OpenAI to generate embeddings.
Docker files included
A lightweight RAG system that provides an MCP server for searching and interacting with vector-based knowledge bases. It enables users to perform retrieval-augmented generation and search across Qdrant collections through a standardized interface.