← Back to research
·1 min read·company

CodeGraphContext

CodeGraphContext — MCP server that indexes local code into a graph database for AI assistants. The MIT-licensed alternative to GitNexus. 2.2k stars, Python, 100k+ downloads.

Key takeaways

  • MCP server + CLI that indexes local code into a graph database, providing structured context to AI assistants. The MIT-licensed alternative to GitNexus
  • 2.2k stars, 350+ forks, 100k+ downloads. Python. Supports C#, Python, TypeScript, and more languages
  • Symbol graph approach — the missing layer between an LLM and a big repo for multi-step agent changes. Users report 80% time savings analyzing large codebases
  • Web playground available for experiments. MIT license makes it safe for commercial and enterprise use

FAQ

What is CodeGraphContext?

An MCP server and CLI tool that indexes local code into a graph database, providing structured context (symbols, dependencies, call chains) to AI coding assistants like Claude Code and Cursor.

How does it compare to GitNexus?

GitNexus has deeper Claude Code integration (hooks, skills) and a custom DB engine. CodeGraphContext is simpler, MIT-licensed, and uses a standard graph database — making it safer for commercial use.

Overview

CodeGraphContext is an MCP server and CLI tool that indexes local code into a graph database to provide structured context to AI assistants. It bridges the gap between deep code graphs and AI context — giving agents symbol-level understanding of codebases.

With 2.2k stars, 350+ forks, and 100k+ combined downloads, it is the most popular MIT-licensed code intelligence tool in the category. Users report 80% time savings when analyzing large codebases.

Key stats: 2,185 stars, MIT license, Python. Created August 2025.


Competitive Position

Strengths: MIT license (enterprise-safe). Standard graph database (no custom engine risk). 100k+ downloads proves production adoption. Multi-language support.

Weaknesses: Less deep editor integration than GitNexus (no hooks or skills). Smaller star count. Less visual tooling.


Research by Ry Walker Research