MCPFast / Tools / Qdrant Neo4j MCP Server for Knowledge Graph and Vector Search Integration
This MCP combines Qdrant's vector search with Neo4j knowledge graphs for enhanced AI coordination and web intelligence.
View on GitHub→This MCP server integrates Qdrant's powerful vector search capabilities with Neo4j's robust knowledge graph functionality. The objective is to create a unified system for enhanced AI coordination and web intelligence. By combining semantic search with structured relational data, developers can build more sophisticated AI applications that understand context and relationships within data.
The Qdrant Neo4j MCP Server acts as a bridge between two distinct but complementary data paradigms. It allows for the storage and retrieval of high-dimensional vector embeddings (from Qdrant) alongside the complex relationships and entities represented in a Neo4j knowledge graph. This enables AI agents and developers to perform hybrid searches, leveraging both the similarity-based retrieval of vector search and the graph traversal capabilities of Neo4j. This integration is crucial for applications requiring deep understanding of unstructured and structured data, such as advanced recommendation systems, complex question answering, and sophisticated web intelligence gathering.
This tool is specifically designed for AI developers, data scientists, and engineers working on projects that require advanced data integration and intelligent querying. It is ideal for those building: