Axon
UnclaimedGraph-powered code intelligence engine — indexes codebases into a knowledge graph, exposed via MCP tools for AI agents and a CLI for developers.
Install
$
pip install axoniq # 1. InstallUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (7)
axon_context
360-degree view — callers, callees, type refs, confidence tags, dead code status
axon_cypher
Read-only Cypher queries against the knowledge graph
axon_dead_code
All unreachable symbols grouped by file
axon_detect_changes
Map a git diff to affected symbols and execution flows
axon_impact
Blast radius grouped by depth — direct (will break), indirect (may break), transitive
axon_list_repos
All indexed repositories with stats
axon_query
Hybrid search (BM25 + vector + fuzzy) with results grouped by execution flow