Qdrant Server

Category: NoSQL, Cloud Status: base

Connects to a Qdrant vector database server for managing vector collections and performing similarity search.

Connection Settings

Field Default Description
host qdrant Qdrant server hostname or IP
port 6333 Qdrant REST API port

Authentication

No authentication by default. Qdrant supports API key authentication — configure it in the Qdrant server settings and pass the key via the connection if required.

Supported Actions

External Links