mcp-server-qdrant and qdrant-mcp-server
The two projects are ecosystem siblings, specifically, `mhalder/qdrant-mcp-server` is an independent, specialized implementation of the Model Context Protocol that uses Qdrant and OpenAI embeddings, while `qdrant/mcp-server-qdrant` is the official, more general implementation of the MCP server by Qdrant.
About mcp-server-qdrant
qdrant/mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
This project helps AI application developers integrate their large language model (LLM) applications with external data sources. It allows you to feed unstructured information into a Qdrant vector database and retrieve semantically relevant information based on queries. AI engineers, LLM application developers, and anyone building AI-powered chat interfaces or custom AI workflows would use this.
About qdrant-mcp-server
mhalder/qdrant-mcp-server
MCP server for semantic search using local Qdrant vector database and OpenAI embeddings
This tool helps software developers quickly find relevant code snippets, past changes, or project documentation by allowing them to ask questions in natural language. You feed it your codebase and Git history, and it produces highly relevant code, commits, or documents based on your queries, acting like a smart search engine for your development artifacts. It's designed for individual developers, team leads, or anyone needing to deeply understand or navigate large code repositories.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work