Graph-Hub - codebase as queryable knowledge graph
Local-first code intelligence layer that turns a codebase into a Kuzu-backed knowledge graph for Claude Code, Cursor, and other MCP clients. Reports up to 85% token savings vs grep-style retrieval.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webGraphRAG in 2026: How Microsoft's Knowledge Graph Approach Beats Standard RAG
dev.to · Apr 29, 2026
n24q02m/better-code-review-graph
github.com · Apr 29, 2026
DiegoNogueiraDev/mcp-graph-workflow
github.com · Apr 28, 2026
RADD: Retrieval-Augmented Discrete Diffusion for Multi-Modal Knowledge Graph Completion
arxiv.org · Apr 28, 2026
Why Every Serious Agent Orchestrator is secretly a DAG: A Primer on the Graph Theory
medium.com · Apr 28, 2026
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
MCP servers and Model Context Protocol tools
Production MCP servers, gateways, frameworks, and clients - everything in this directory that speaks the Model Context Protocol.
Related entries
trace-mcp - framework-aware codebase MCP for coding agents
MCP server with 138 tools and cross-language framework awareness (58 integrations across 81 languages). Indexes Laravel/Inertia/Vue, Rails/Hotwire, Django/HTMX edges so agents skip re-deriving call graphs. Decision memory links architectural choices to the code they're about. Local-first ONNX embeddings, optional LSP enrichment.
mcptube - Karpathy-style LLM wiki for YouTube
MCP server that turns YouTube videos into a persistent, merging wiki rather than ephemeral vector chunks. Scene-change frame extraction + vision analysis captures slides, code, and diagrams that transcripts miss. 25+ MCP tools, FTS5+LLM hybrid retrieval, version history with source attribution per claim.
mcp-shodan - Shodan MCP server for AI agents
MCP server exposing Shodan APIs for IP reconnaissance, DNS lookups, and CVE/CPE vulnerability intelligence. Plugs into Claude Code, Codex, Gemini CLI, and Claude Desktop.
byob - bring your own browser to AI agents
Chrome extension and MCP bridge that lets your AI agent drive the Chrome you already have open, including authenticated sessions. Works with Claude Code and Cursor.