graphia

agungprasastia/graphia
★ 1 stars Rust AI/LLM Updated 2d ago
Fast native code graph & repository intelligence engine. 16-language Tree-sitter parser, interactive browser UI, MCP server, and Obsidian vault exporter for AI coding agents.
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": {
    "graphia": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "graphia"
      ]
    }
  }
}

README Excerpt

<div align="center"> **High-performance native code graph · surgical context slicing · 100% local · zero external runtime dependencies** </div> --- - **16 First-Class Languages**: Rust, Python, TypeScript, JavaScript, TSX, JSX, Go, C, C++, Java, C#, Kotlin, Zig, PHP, Ruby, and Swift via dedicated Tree-sitter parsers.

Tools (12)

graphia_architecturegraphia_contextgraphia_dependency_pathgraphia_exploregraphia_find_calleesgraphia_find_callersgraphia_find_referencesgraphia_find_testsgraphia_get_symbolgraphia_impactgraphia_neighborhoodgraphia_search_symbol

Topics

ai-agentsarchitectureastcall-graphclaude-codecode-analysiscode-graphcursordependency-graphdeveloper-toolsgephigraph-visualizationknowledge-graphmcpmcp-server