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.

mcp-server-qdrant
63
Established
qdrant-mcp-server
58
Established
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 10/25
Adoption 6/25
Maturity 24/25
Community 18/25
Stars: 1,270
Forks: 239
Downloads:
Commits (30d): 1
Language: Python
License: Apache-2.0
Stars: 21
Forks: 13
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No risk flags

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.

AI development LLM applications vector databases semantic search context management

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.

code-search developer-productivity git-history-analysis codebase-navigation software-engineering

Scores updated daily from GitHub, PyPI, and npm data. How scores work