Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Qdrant MCP server enables seamless integration between LLM applications and Qdrant vector search for semantic memory and context retrieval.
GitHub MCP Server enables advanced automation and interaction capabilities for developers and tools using Model Context Protocol.
The Qdrant MCP (Model Context Protocol) server is designed to provide a seamless interface between Large Language Model (LLM) applications and the Qdrant vector search engine. It serves as a semantic memory layer, enabling LLMs to access and retrieve relevant contextual information from a Qdrant database.
Key Features:
qdrant-store
: Stores information in the Qdrant database, accepting text and optional metadata.qdrant-find
: Retrieves relevant information from Qdrant based on a query.Use Cases: