Knowledge Graphs

Best AI Tools for Knowledge Graphs (2026)

Graph databases, knowledge graph builders, GraphRAG frameworks, and agent memory systems. Give your AI structured, connected knowledge.

30 tools
Graphiti — Real-Time Knowledge Graphs for AI Agents logo

Graphiti — Real-Time Knowledge Graphs for AI Agents

Build real-time knowledge graphs for AI agents by Zep. Temporal awareness, entity extraction, community detection, and hybrid search. Production-ready. 24K+ stars.

TokRepo精选 235Scripts
Graphiti — Temporal AI Knowledge Graph by Zep logo

Graphiti — Temporal AI Knowledge Graph by Zep

Build dynamic knowledge graphs from AI agent conversations. Graphiti tracks entity changes over time, resolves contradictions, and provides temporal-aware queries.

Agent Toolkit 195Knowledge
LangGraph — Build Stateful AI Agents as Graphs logo

LangGraph — Build Stateful AI Agents as Graphs

LangChain framework for building resilient, stateful AI agents as graphs. Supports cycles, branching, persistence, human-in-the-loop, and streaming. 28K+ stars.

LangChain 462Skills
DeepAgents — Multi-Step Agent Framework by LangChain logo

DeepAgents — Multi-Step Agent Framework by LangChain

Agent harness built on LangGraph by the LangChain team. Features planning tools, filesystem backend, and sub-agent spawning for complex multi-step tasks like codebase refactoring. 16,500+ stars.

LangChain 304Skills
LangGraph — Build Stateful AI Agent Workflows logo

LangGraph — Build Stateful AI Agent Workflows

Framework for building stateful, multi-step AI agent workflows as graphs. LangGraph enables cycles, branching, human-in-the-loop, and persistent state for complex agent systems.

LangChain 241Skills
LangGraph — Stateful AI Agent Graphs by LangChain logo

LangGraph — Stateful AI Agent Graphs by LangChain

Framework for building stateful, multi-actor AI agent applications as directed graphs. Supports cycles, branching, persistence, and human-in-the-loop patterns. By LangChain. 8,000+ stars.

LangChain 234Skills
Graphify — Repo Knowledge Graph + MCP logo

Graphify — Repo Knowledge Graph + MCP

Graphify extracts docs/code into a knowledge graph and can install as an MCP/skill across Claude Code, Cursor, Codex, and Gemini CLI. Install via uv/pipx.

Script Depot 149CLI Tools
SwarmVault — Local-First LLM Wiki + Graph logo

SwarmVault — Local-First LLM Wiki + Graph

SwarmVault turns docs/code/transcripts into a durable Markdown wiki plus a local knowledge graph for agents, with a 30-second `quickstart` CLI path.

AI Open Source 125CLI Tools
LightRAG — Graph-Enhanced Retrieval-Augmented Generation logo

LightRAG — Graph-Enhanced Retrieval-Augmented Generation

LightRAG integrates knowledge graphs into the RAG pipeline, enabling both low-level entity retrieval and high-level thematic search for more accurate and context-rich LLM responses.

Script Depot 115Skills
langchain-mcp-adapters — MCP Tools in LangGraph logo

langchain-mcp-adapters — MCP Tools in LangGraph

Use MCP servers inside LangChain/LangGraph by loading MCP tools into agents via MultiServerMCPClient, without writing one-off wrappers per server.

Agent Toolkit 101Skills
DuckDB Graph Memory MCP — File-Backed Memory DB logo

DuckDB Graph Memory MCP — File-Backed Memory DB

DuckDB Graph Memory MCP is a fork of the MCP memory server that stores the knowledge graph in a DuckDB file for SQL queries and scaling beyond JSON.

MCP Hub 90MCP Configs
Cayley — Open-Source Graph Database Inspired by Google's Knowledge Graph logo

Cayley — Open-Source Graph Database Inspired by Google's Knowledge Graph

Cayley is an open-source graph database written in Go, inspired by the graph infrastructure behind Google's Knowledge Graph. It supports multiple storage backends and query languages for flexible graph traversal.

Script Depot 83Scripts
MCP Toolbox Python SDKs — Use Toolbox Tools in Apps logo

MCP Toolbox Python SDKs — Use Toolbox Tools in Apps

Python SDKs that load MCP Toolbox tools as callable functions/objects, with packages for core apps, Google ADK, LangChain/LangGraph, and LlamaIndex.

MCP Hub 76Skills
GitNexus — Zero-Server Code Intelligence Knowledge Graph logo

GitNexus — Zero-Server Code Intelligence Knowledge Graph

A client-side knowledge graph creator that turns any GitHub repository or ZIP file into an interactive visual graph with a built-in Graph RAG agent for code exploration.

Script Depot 72Scripts
langchain_data_agent — NL2SQL Data Agent CLI logo

langchain_data_agent — NL2SQL Data Agent CLI

NL2SQL data agent with a CLI (`data-agent`) built on LangGraph/LangChain. Ask questions in English to get SQL + results, with per-source configs.

Script Depot 49CLI Tools
nano-graphrag — Lightweight GraphRAG Implementation logo

nano-graphrag — Lightweight GraphRAG Implementation

A simple, hackable implementation of Microsoft GraphRAG that builds knowledge graphs from documents and uses graph-based retrieval for more accurate LLM question answering.

AI Open Source 47Configs
RedwoodJS — Full-Stack React Framework with GraphQL and Prisma logo

RedwoodJS — Full-Stack React Framework with GraphQL and Prisma

RedwoodJS is an opinionated full-stack JavaScript framework that combines React on the frontend with a GraphQL API and Prisma ORM on the backend, optimized for startups and rapid application development.

Script Depot 228Skills
URQL — Lightweight Extensible GraphQL Client for React and Beyond logo

URQL — Lightweight Extensible GraphQL Client for React and Beyond

URQL is a highly customizable and lightweight GraphQL client for JavaScript frameworks that prioritizes simplicity and extensibility through a modular exchange-based architecture.

Script Depot 179Scripts
Paper.js — The Swiss Army Knife of Vector Graphics Scripting logo

Paper.js — The Swiss Army Knife of Vector Graphics Scripting

An open-source vector graphics scripting framework that runs on top of the HTML5 Canvas, offering a clean scene graph, powerful path manipulation, and PaperScript for concise creative coding.

Script Depot 164Skills
Relay — Declarative GraphQL Data Fetching for React logo

Relay — Declarative GraphQL Data Fetching for React

Relay is a JavaScript framework by Meta for building data-driven React applications powered by GraphQL. It handles data fetching, caching, and optimistic updates with a compiler-driven approach.

AI Open Source 153Skills
Insomnia — Open-Source API Client for REST, GraphQL & gRPC logo

Insomnia — Open-Source API Client for REST, GraphQL & gRPC

Design, debug, and test APIs with a collaborative open-source client that supports REST, GraphQL, gRPC, and WebSocket protocols.

Script Depot 152Scripts
TerminusDB — Document Graph Database with Git-Like Versioning logo

TerminusDB — Document Graph Database with Git-Like Versioning

TerminusDB is a document graph database that versions your data like Git. It stores JSON documents with graph relationships, enabling branch, merge, diff, and time-travel operations on your entire dataset.

Script Depot 151Skills
DGL — Deep Graph Library for Scalable Graph Neural Networks logo

DGL — Deep Graph Library for Scalable Graph Neural Networks

A high-performance framework for building graph neural networks on top of PyTorch, TensorFlow, or MXNet, designed for both research prototyping and production-scale graph learning.

Script Depot 148Skills
PostGraphile — Instant GraphQL API from PostgreSQL logo

PostGraphile — Instant GraphQL API from PostgreSQL

PostGraphile generates a high-performance, standards-compliant GraphQL API from your PostgreSQL database schema automatically. It uses database introspection to build a fully-featured API without writing resolvers.

Script Depot 147Skills
React Admin — Frontend Framework for Admin Panels on REST and GraphQL logo

React Admin — Frontend Framework for Admin Panels on REST and GraphQL

React Admin is an open-source frontend framework for building admin interfaces and internal tools on top of REST or GraphQL APIs using React and Material Design components.

Script Depot 145Skills
Apache AGE — Graph Database Extension for PostgreSQL logo

Apache AGE — Graph Database Extension for PostgreSQL

Apache AGE (A Graph Extension) adds graph database capabilities to PostgreSQL. Query your existing Postgres data as a graph using openCypher while keeping full SQL compatibility.

AI Open Source 144Skills
Graphite — Scalable Real-Time Graphing and Metrics Platform logo

Graphite — Scalable Real-Time Graphing and Metrics Platform

Graphite is a time-series monitoring platform that stores numeric data and renders graphs on demand, providing a flexible API for querying, transforming, and visualizing operational metrics.

AI Open Source 143Skills
Inkscape — Professional Open Source Vector Graphics Editor logo

Inkscape — Professional Open Source Vector Graphics Editor

Inkscape is a free, open-source vector graphics editor that uses SVG as its native format. It provides tools for drawing, shape manipulation, text, clones, gradients, path operations, and extensions, serving as a full-featured alternative to Adobe Illustrator for designers, illustrators, and technical artists.

AI Open Source 139Skills
PyTorch Geometric — Graph Neural Network Library for PyTorch logo

PyTorch Geometric — Graph Neural Network Library for PyTorch

A library for deep learning on graphs and other irregular structures, featuring efficient mini-batch training and a broad collection of GNN operators.

Script Depot 139Skills
React-Admin — Frontend Framework for Admin Apps on REST/GraphQL logo

React-Admin — Frontend Framework for Admin Apps on REST/GraphQL

A full-featured frontend framework for building single-page admin applications on top of REST or GraphQL APIs, using TypeScript, React, and Material Design.

Script Depot 137Skills

Graphs Are the New Context

Graphs Are the New Context

Vector embeddings dominated 2024-2025, but 2026 is the year of hybrid graph + vector systems. Knowledge graphs excel where vectors fall short: multi-hop reasoning, temporal relationships, and queries that span multiple documents. Agent State Graphs — LangGraph models AI agents as stateful graphs where nodes are tools or LLM calls and edges define control flow. Essential for building reliable multi-step agents.

Real-Time Knowledge Graphs — Graphiti builds temporal knowledge graphs from streaming data, letting agents remember "what happened when" across sessions. Perfect for personal assistants, CRM automation, and long-running AI applications. GraphRAG — Microsoft's GraphRAG extracts entities and relationships from documents to build structured knowledge graphs. Retrieval combines graph traversal with vector search for dramatically better accuracy on complex queries.

Code Intelligence — Codebase Memory MCP builds call graphs and type graphs from your codebase, giving AI coding agents deep structural understanding. Ask "what breaks if I rename this function?" and get an accurate answer based on actual graph traversal, not fuzzy text matching.

Vectors capture similarity; graphs capture relationships. The best AI systems use both.

Frequently Asked Questions

What is the difference between vector search and knowledge graphs?+

Vector search finds items similar to your query (semantic similarity). Knowledge graphs find items connected to your query through defined relationships (structural traversal). Vectors are great for "find documents about X"; graphs are essential for "show me all people who worked with X on project Y." The best modern AI systems combine both — GraphRAG and similar approaches extract graphs during indexing and query them alongside vectors.

What is LangGraph and when should I use it?+

LangGraph is a framework for building stateful AI agents modeled as directed graphs. Nodes are functions (LLM calls, tools, routing logic) and edges define how state flows between them. Use it when you need: reliable multi-step workflows, complex control flow (loops, conditionals, parallelism), checkpointing and resume, or human-in-the-loop approvals. It's production-ready and used by major AI applications.

How do I add persistent memory to AI agents?+

For session memory: use your agent framework's built-in state (LangGraph checkpoints, Claude Agent SDK sessions). For long-term memory across sessions: use dedicated memory tools like Mem0 (semantic) or Graphiti (temporal graphs). Graphiti is particularly powerful because it captures not just facts but when they were true — enabling agents to reason about change over time.

Explore Related Categories