AtCode

AtCode

AI Code Knowledge Mapping System-Build a query-able knowledge graph for code warehouses through Tree-sitter AST parsing and Memgraph graph database, supporting cross-file structure understanding, call chain analysis, and AI Agent integration.

26GitHub
Description

##Functional characteristics - **AST Knowledge Map **: Automatically parse the code warehouse and build a knowledge map at the function/class/module level - ** Graph search **: Support searching for functions, classes and methods by keywords, glob, and regular - ** Call chain tracing **: Visualize call relationships, dependence paths, and class inheritance levels - ** Paper analysis **: Integrate Hugging Face Daily Papers to automatically discover and build related code maps - **MCP integration **: Expose mapping capabilities to AI coding tools such as Claude Code and Codex through the MCP protocol - ** Multi-language support **: Python (Tier 1), JavaScript/TypeScript/Java (Tier 2), C++/Rust/Go (Tier 2) - ** Real-time incremental synchronization **: File monitoring + update of definition level differences to keep maps and code synchronized ###Usage method 1. access application 2. Click **Add Repository** 3. Enter the Git URL (such as `https://github.com/pallets/flash.git`) 4. Wait for the map construction to be completed (the progress can be viewed on the interface)

Screenshots
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Screenshot 6
App Information
Version
0.0.1
Package Size
81.48 KB
Image Size
953.99 MB
Updated
April 3, 2026
Source Code
SiOrigin
Platform Support
PC
Keywords
Code AnalysisKnowledge MapASTTree-sitterMemgraphMCP