Build a local code intelligence layer for AI-driven code exploration.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "RepoWeaver" yet — see the docs or source repo.
Using the current repository, generate a call graph for a core function and show which modules it calls and which places call it back.
A call chain for the function, related module relationships, and key entry/exit points.
If I change the response structure of this interface, analyze the potentially affected functions, files, and upstream/downstream call sites.
A likely impact scope across the codebase to help assess change risk.
Extract the most relevant source slices around this error path, including the entry function, key branches, and final call site.
Focused source slices for the issue path with brief contextual notes.
When developers inherit an unfamiliar codebase, they can use it to inspect call graphs and key execution paths faster instead of manually reading many files.
Before changing a core module or interface, teams can inspect the blast radius to see which files and call sites may be affected.
When AI agents need to understand repository structure, it can provide a local code intelligence layer through a single tool without relying on external APIs.
It is an MCP server that builds a local code intelligence layer, letting AI agents explore call graphs, blast radius, and relevant source slices through a single tool.
The provided description says it works without external APIs, focusing on analysis over the local codebase.
The provided material does not include installation or configuration steps; see the source repository.
Build a local code intelligence layer for AI agent code exploration.
Search and navigate multiple code repositories with natural language understanding.
Gives AI coding agents a structural map of your repository fast.
Get structured, read-only insights into local code repositories and project setup.
Inspect, edit, and validate code in a configured Git repository.
Provides a live codebase architecture model for analysis and dependency tracing.