rileylemm/graphrag-hybrid
Hybrid Neo4j/Qdrant retrieval system for structured Markdown documentation with YAML frontmatter. Combines graph relationships and vector search for enhanced document retrieval, with built-in MCP integration for AI assistant platforms.
Platform-specific configuration:
{
"mcpServers": {
"graphrag-hybrid": {
"command": "npx",
"args": [
"-y",
"graphrag-hybrid"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...