ApeRAG

apecloud/ApeRAG
★ 1,068 stars Python 🤖 AI/LLM Updated 1mo ago
ApeRAG: Production-ready GraphRAG with multi-modal indexing, AI agents, MCP support, and scalable K8s deployment
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": {
    "aperag": {
      "command": "uvx",
      "args": [
        "aperag"
      ]
    }
  }
}

Or install with pip: pip install aperag

Topics

agentscontext-engineeringgraphragknowledge-graphmcp