0

​​Introducing the Official Qdrant Node for n8n

Maddie Duhon & Evgeniya Sukhodolskaya

·

June 09, 2025

​​Introducing the Official Qdrant Node for n8n

​​Introducing the Official Qdrant Node for n8n

Amazing news for n8n builders working with semantic search: Qdrant now has an official, team-supported node for n8n, an early adopter of n8n’s new verified community nodes feature!

This new integration brings the full power of Qdrant directly into your n8n workflows: no more wrestling with HTTP nodes ever again! Whether you’re building RAG systems, agentic pipelines, or advanced data analysis tools, this node is designed to make your life easier and your solutions more robust.

Why This Matters

Previously, using Qdrant in n8n frequently meant configuring HTTP request nodes due to limited access to advanced Qdrant features like batch upserts and updates, hybrid search and recommendations, discovery search and distance matrix API, and many, many more.

The new Qdrant node changes that.

It supports everything Qdrant can do, including hybrid queries, reranking with multivectors, sophisticated filtering, and all that the latest Qdrant 1.14.0 release provides.

The Qdrant node is available for both cloud and self-hosted n8n instances, starting from version 1.94.0. Installing it is as simple as clicking “Install” button, you’ll be up and running in seconds.

We filmed a short demo for you on how to use this new node for hybrid search in Qdrant, as we thought it would be super handy for you to know how to combine the precision of keyword-based (sparse) search with the semantic power of dense embeddings in your n8n solutions.

It’s especially valuable in domains like legal or medical, where both exact matches and contextual understanding are crucial, so we love that you now have access to a method that delivers relevant results for complex, domain-specific queries!

This toy example walks you through fusing dense and lexical hybrid search results using Reciprocal Rank Fusion (RRF).

Naturally, you don’t have to stop at a simple example! Everything we suggested in our Hybrid Search article is now possible to use natively, even our latest Score-Boosting Reranker, which allows for complete customization of the rescoring formula.

Explore More and Get Involved

This example is just the beginning. You can now build Qdrant-based solutions, from advanced RAG to complicated agentic systems, all natively within n8n. If you want to see more tutorials or have specific use cases in mind, let us know in the comments on the video or join our community discussions.

We welcome your feedback, suggestions, and contributions on GitHub! Don’t forget to star the new node’s repo and join our Discord community if you have questions or want to connect with other users.

Resources

Get Started with Qdrant Free

Get Started