qdrant/n8n-nodes-qdrant
Official n8n node for interfacing with Qdrant
This tool helps you automate tasks involving Qdrant, a vector database. You can manage your collections of vector data, add or remove data points, and perform similarity searches directly within your n8n workflows. It's designed for automation engineers, data engineers, or anyone building AI-powered applications who wants to integrate Qdrant without writing custom code.
Available on npm.
Use this if you need to automate common Qdrant operations like managing data, searching for similar items, or updating collections as part of a larger workflow in n8n.
Not ideal if you need to perform highly custom or real-time Qdrant interactions that require direct API calls outside of an n8n automation flow.
Stars
73
Forks
10
Language
TypeScript
License
MIT
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/qdrant/n8n-nodes-qdrant"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related tools
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next...
qdrant/qdrant-client
Python client for Qdrant vector search engine
qdrant/qdrant-js
JavaScript/Typescript SDK for Qdrant Vector Database
k8ssandra/k8ssandra-operator
The Kubernetes operator for K8ssandra
qdrant/java-client
Official Java client for Qdrant