MCP Directory

axon

by harshkedia177 · Python · ★ 676

Graph-powered code intelligence engine — indexes codebases into a knowledge graph, exposed via MCP tools for AI agents and a CLI for developers.

#claude-code#code-analysis#code-intelligence#dead-code-detection#knowledge-graph#mcp#python#static-analysis#tree-sitter#typescript

Install

pip install git+https://github.com/harshkedia177/axon.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "axon": {
      "command": "uvx",
      "args": [
        "git+https://github.com/harshkedia177/axon.git"
      ]
    }
  }
}

From the README

[](https://pypi.org/project/axoniq/) [](https://pepy.tech/projects/axoniq) [](https://pepy.tech/projects/axoniq) [](https://github.com/harshkedia177/axon) [](https://github.com/harshkedia177/axon/blob/main/LICENSE) **The knowledge graph for your codebase — explore it visually, or let your AI agent query it.** Indexes any codebase into a structural knowledge graph — every dependency, call chain, cluster, and execution flow. Explore it through an **interactive web dashboard** with force-directed graph visualization, or expose it through **MCP tools** so AI agents get full structural understand…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers