by qdrant · MCP Server · ★ 1.4k
mcp-server-qdrant: A Qdrant MCP server The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need. This repository is an example of how to create a MCP server for Qdrant, a vector search engine. Overview An official Model Context Protocol server for keeping and retrieving memories in the Qdrant vector search engine.
| Stars | 1,402 |
| Forks | 270 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 66.948/100 |
| Open Issues | 50 |
| Last Updated | 2026-05-20 |
| Created | 2024-12-02 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~51k |
Explore other popular mcp server tools:
mcp-server-qdrant is An official Qdrant Model Context Protocol (MCP) server implementation. It is categorized as a MCP Server with 1.4k GitHub stars.
mcp-server-qdrant is primarily written in Python. It covers topics such as claude, cursor, llm.
You can find installation instructions and usage details in the mcp-server-qdrant GitHub repository at github.com/qdrant/mcp-server-qdrant. The project has 1.4k stars and 270 forks, indicating an active community.
mcp-server-qdrant is released under the Apache-2.0 license, making it free to use and modify according to the license terms.