qdrant

Package Information

Released: 6/4/2025
Downloads: 529 weekly / 529 monthly
Latest Version: 0.1.6
Author: qdrant-tech

Documentation

n8n-nodes-qdrant

Banner image

This is the official n8n node for interfacing with Qdrant.

Qdrant is a vector similarity search engine that provides a production-ready service with a convenient API to store, search, and manage vectors.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

The node supports the following operations:

Collection Management

Point Operations

Vector Operations

Payload Operations

Batch Operations

Credentials

To use this node, you need to set up Qdrant credentials:

  • URL: The REST URL of your Qdrant instance
  • API Key (optional): Your Qdrant API key if authentication is enabled

Compatibility

This node is compatible with:

  • Qdrant version 1.14.0 and above

Resources

Discussion