Skip to content
Agent Search Engine.

Record · codegraphconMCP serverOpen sourceVerified Sep 23, 2026

CodeGraphContext

Index a local codebase into a graph database and query its call chains from AI assistants over MCP.

Sources and review

Checked against public documentation on . Suitability guidance is our editorial judgment; this is not a performance benchmark or an endorsement.

Best for

Large or unfamiliar codebases where an agent needs structural answers, such as who calls a function, rather than grep results.

About CodeGraphContext

CodeGraphContext (CGC) parses repositories with tree-sitter into a graph database and exposes that graph through an MCP server and a CLI, so assistants can answer questions about call chains, dependencies and relationships that text search misses. It installs with pip or runs from a Docker image, with a choice of database back ends and optional SCIP indexing.

CodeGraphContext is an open-source project written primarily in Python, with 4.2k stars on GitHub. It was last updated in September 2026.

Install

pip install codegraphcontext
For agent buildersMake your product part of the discovery.Explore advertising

CodeGraphContext vs. the alternatives

All 163 alternatives →
RecordStarsPricing
CodeGraphContextMCP serverthis listing4.2kOpen source
MCP Reference ServersMCP server91kOpen source
context7MCP server62kOpen source
chrome-devtools-mcpMCP server53kOpen source
Playwright MCPMCP server37kOpen source
github-mcp-serverMCP server33kOpen source

See all 163 CodeGraphContext alternatives, compared →