FluxIndex

iyulab/FluxIndex
★ 3 stars C# 🗄️ Database Updated 7d ago
Production-ready .NET 10 RAG library with hybrid vector + keyword search, multi-backend storage (SQLite, PostgreSQL, Neo4j, Qdrant), and MCP server integration.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fluxindex": {
      "command": "npx",
      "args": [
        "-y",
        "iyulab/FluxIndex"
      ]
    }
  }
}

Topics

dotnethybrid-searchpgvectorragsemantic-searchvector-search