engraph

devwhodevs/engraph
★ 112 stars Rust 🤖 AI/LLM Updated 6d ago
Local knowledge graph for AI agents. Hybrid search + MCP server for Obsidian vaults.
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": {
    "engraph": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "engraph"
      ]
    }
  }
}

Topics

ai-agentsknowledge-graphlocal-firstmcpobsidianragrustsemantic-search