MCP Server Qdrant Retrive
M

MCP Server Qdrant Retrive

A semantic search MCP service based on the Qdrant vector database, supporting multi - collection retrieval and configurable result return
2 points
7.8K

What is the Qdrant Retrieve MCP Server?

This is a semantic search service based on the Qdrant vector database. It can understand the deep meaning of query statements and intelligently retrieve relevant content from multiple document collections.

How to use this service?

You can achieve the intelligent document retrieval function through simple API calls or by integrating it into Claude Desktop.

Applicable scenarios

It is suitable for scenarios that require semantic understanding rather than simple keyword matching, such as knowledge base search, intelligent document recommendation, and question - answering systems.

Main features

Multi - collection search
It can search multiple document collections simultaneously and return unified results
Multi - query support
It supports submitting multiple related queries at once to improve retrieval efficiency
Configurable number of results
You can customize the number of search results returned to meet different needs
Source tracking
It clearly marks the source collection of each result for easy subsequent processing
Advantages
Understand query semantics rather than simple keyword matching
Support fast retrieval of large - scale document collections
Flexible API interfaces for easy integration
Automatically handle the text vectorization process
Limitations
The first retrieval requires downloading the embedding model, which may be slow
Requires pre - configuring the Qdrant database connection
Depends on external vector database services

How to use

Configure Claude Desktop
Add the MCP server configuration to claude_desktop_config.json
Start the service
Start the MCP server through the command line
Execute a search
Send a search request through the API

Usage examples

Enterprise knowledge base search
Find relevant technical documents from multiple internal company knowledge bases
Product support document retrieval
Find answers to user questions from product manuals and FAQs

Frequently Asked Questions

Why is the first retrieval slow?
How to improve search quality?
Which languages are supported for document retrieval?

Related resources

Qdrant official documentation
Official documentation for the Qdrant vector database
HuggingFace model library
Details of the default embedding model used
MCP protocol specification
Official specification of the Model Context Protocol

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "qdrant": {
      "command": "npx",
      "args": ["-y", "@gergelyszerovay/mcp-server-qdrant-retrive"],
      "env": {
        "QDRANT_API_KEY": "your_api_key_here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
5.7K
5 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
9.8K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
13.0K
5 points
C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
A
Annas MCP
The MCP server and CLI tool of Anna's Archive are used to search for and download documents on the platform and support access through an API key.
Go
10.6K
4.5 points
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
15.5K
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
53.9K
4.3 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
18.1K
4 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.5K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
28.6K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.5K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
53.9K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
51.3K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
24.3K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
17.2K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
75.7K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase