Acme

Built with
Ever Works
Ever Works

Connect with us

Stay Updated

Get the latest updates and exclusive content delivered to your inbox.

Product

  • Categories
  • Tags
  • Pricing
  • Help

Clients

  • Sign In
  • Register
  • Forgot password?

Company

  • About Us
  • Admin
  • Sitemap

Resources

  • Blog
  • Submit
  • API Documentation
All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies
  1. Home
  2. Data Access & Integration Mcp Servers
  3. graphrag-mcp

graphrag-mcp

Combines Neo4j and Qdrant databases for document search with semantic relevance and context, serving as a powerful MCP server for structured and vector search.

🌐Visit Website

About this tool

graphrag-mcp

Repository: https://github.com/rileylemm/graphrag_mcp

Category: data-access-integration-mcp-servers

Tags: mcp, semantic-search, vector-database, neo4j, qdrant


Description

graphrag-mcp is a Model Context Protocol (MCP) server designed to interact with a hybrid graph and vector database system, combining Neo4j (graph database) and Qdrant (vector database). It enables structured and semantic document search, making it suitable for applications needing both graph-based and semantic retrieval.


Features

  • Hybrid Retrieval System: Combines Neo4j for structured graph queries and Qdrant for semantic vector-based search.
  • MCP Server: Implements the Model Context Protocol specification, allowing compatibility with any MCP-enabled client.
  • LLM Integration: Seamlessly integrates with large language models by providing a hybrid retrieval backend.
  • Search Tools:
    • search_documentation: Performs semantic search for information.
    • hybrid_search: Executes both semantic and graph-based search approaches.
  • Easy Setup:
    • Configuration via .env file for database connections.
    • Quick start scripts and detailed setup instructions provided.
  • Extensible: Can be added as a resource to MCP clients such as Cursor and Claude Desktop.
  • Document Indexing: Supports indexing documents into both Neo4j and Qdrant databases.
  • Open Source: Licensed under the MIT License.

Pricing

No pricing information provided. The project is open source under the MIT License.


License

MIT License.


Attribution

If you use or adapt this MCP server, attribution to Riley Lemm and a link back to the repository is requested.

Surveys

Loading more......

Information

Websitegithub.com
PublishedMay 14, 2025

Categories

1 Item
Data Access & Integration Mcp Servers

Tags

5 Items
#mcp
#semantic-search
#vector-database
#neo4j
#qdrant

Similar Products

6 result(s)
Vector Search MCP Server

A purpose-built MCP server that enables semantic data retrieval via vector embeddings, allowing AI systems to perform meaning-based searches in large datasets. Qdrant is a leading example, offering standard protocols for vector operations.

chroma-mcp

A server providing data retrieval capabilities powered by the Chroma embedding database, enabling AI models to create and retrieve data collections using vector search, full text search, and metadata filtering.

mcp-vector-search

An MCP server providing semantic data search using embeddings and similarity matching. Facilitates AI-powered, context-aware data retrieval for development teams.

Files Db MCP

Provides a local vector database system for semantic code search with zero-configuration setup and real-time file monitoring via MCP. Relevant as an MCP server solution.

mcp-pinecone

A Pinecone MCP server providing vector search capabilities over Pinecone through the Model Context Protocol.

mcp-server-qdrant

A Qdrant MCP server that enables MCP protocol support for Qdrant vector databases.