codegraph

isink17/codegraph
★ 1 stars Go AI/LLM Updated 3d ago
codegraph is a local-first code context engine and MCP server for repositories. It incrementally indexes source code into a lightweight SQLite graph, then exposes high-signal tools for symbol lookup, call graph traversal, impact analysis, related test discovery, and semantic search. Built in Go with a single-binary workflow, it is designed to work
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codegraph": {
      "command": "go",
      "args": [
        "run",
        "github.com/isink17/codegraph@latest"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="docs/banner.svg" alt="codegraph" width="100%"/> </p> <p align="center"> <a href="https://github.com/isink17/codegraph/releases/latest"><img src="https://img.shields.io/github/v/release/isink17/codegraph?color=00ff88&style=flat-square&label=release" alt="Latest Release"/></a>

Tools (20)

agentic_queryarchitecture_overviewbenchmark_tokenscontext_for_taskcross_language_linksdetect_frameworksfind_calleesfind_callersfind_dead_codefind_related_testsfind_symbolget_impact_radiusgraph_analyticsgraph_statsindex_repolatest_scan_errorslist_fileslist_reposlist_scanssearch_semantic

Topics

ai-coding-assistantastcall-graphclaude-codecode-analysiscode-graphcode-indexercode-intelligencecode-searchcontext-windowcursordeveloper-toolsgolangllmmcp