Qdrant Retrieve
Enables semantic search across multiple document collections using Qdrant vector database integration, allowing natural language queries with configurable result counts and collection tracking.
0 stars
0 tools
Created Aug 2025
@gergelyszerovay/gergelyszerovay-qdrant-retrieve-qdrant-retrieveAbout
Enables semantic search across multiple document collections using Qdrant vector database integration, allowing natural language queries with configurable result counts and collection tracking.
Categories
general
Installation
npm
npm install @gergelyszerovay/gergelyszerovay-qdrant-retrieve-qdrant-retrieve
Configuration
{
"mcpServers": {
"gergelyszerovay-qdrant-retrieve-qdrant-retrieve": {
"command": "npx",
"args": [
"-y",
"@gergelyszerovay/gergelyszerovay-qdrant-retrieve-qdrant-retrieve"
]
}
}
}