intelligraph-mini

kfireew/intelligraph-mini
★ 0 stars Python AI/LLM Updated today
Local-first MCP graph intelligence server — RRF hybrid search, multi-hop traversal, source snippets, rationale nodes. No Docker, no web UI, just tools.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "intelligraph-mini": {
      "command": "uvx",
      "args": [
        "intelligraph-mini"
      ]
    }
  }
}

Or install with pip: pip install intelligraph-mini

README Excerpt

Local-first MCP graph intelligence server — same RRF hybrid search, multi-hop traversal, source snippets, and rationale nodes as the full Intelligraph platform, but without Docker, web UI, SSO, or chat. Just tools for your AI agent. > **Need the full platform?** [Intelligraph](https://github.com/kfireew/Intelligraph) adds Docker, React web UI, chat completions, SSO/PKCE, closed-network deployment, and tuning controls.

Tools (1)

node_snippets