Axon

by harshkedia177 · Added 26d ago

588

Install

git clone https://github.com/harshkedia177/axon

About

Code intelligence platform that indexes repositories into structural knowledge graphs by parsing Python, TypeScript, and JavaScript files to extract symbols, relationships, and dependencies. Performs multi-phase analysis including import resolution, call tracing, type analysis, community detection via graph clustering, dead code identification, and change coupling analysis from git history. Provides hybrid search combining full-text and vector similarity, incremental indexing with file watching, an interactive web dashboard with force-directed graph visualization, and MCP tools for querying code structure and analyzing blast radius.

Tags

File Systemsmcp-server