qdrant-mcp.md

Qdrant MCP

from"qdrant"
980

Vector search engine for memory management and semantic search

Databases
Qdrantvectorsemanticsearch
install.sh
# Clone the repository
$git clone https://github.com/qdrant/mcp-server-qdrant
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve