CodeGraphContext
A powerful CLI & MCP to change code into knowledge graphs
#Open Source
#Developer Tools
#Artificial Intelligence
#GitHub
CodeGraphContext – CLI and MCP for transforming code into symbol-level knowledge graphs
Summary: CodeGraphContext indexes repositories into symbol-level graphs capturing files, functions, classes, calls, imports, and inheritance. It provides precise, relationship-aware context to AI tools via MCP, enabling fast queries and real-time updates while keeping graph storage compact.
What it does
It builds repository-scoped graphs representing code structure and relationships, serving minimal context to AI tools through MCP with efficient storage and live updates as code changes.
Who it's for
Developers and AI systems needing infrastructure for code understanding across large repositories.
Why it matters
It enables fast, accurate code queries and context delivery without token overload or large storage requirements.