Jimmy974_mcp-server-qdrant
0
The project is a server for integrating with the Qdrant vector database, enabling storage, retrieval, and semantic search of information. It supports text embeddings, configurable environments, and Docker for deployment.
MCP Server for Qdrant
A Machine Control Protocol (MCP) server designed to store and retrieve information from a Qdrant vector database.
Features
- Store text information with optional metadata in Qdrant
- Semantic search for stored information
- FastEmbed integration for text embeddings
- Environment-based configuration
- Docker support
Usage
The server can be run locally or using Docker. Installation can be done via pip or from the source.