by bahdotsh · MCP Server · ★ 52
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
indxr A fast codebase indexer and MCP server for AI coding agents. AI coding agents waste thousands of tokens reading entire source files just to understand what's in them. indxr gives agents a structural map of your codebase — declarations, imports, relationships, and dependency graphs — so they can query for exactly what they need at a fraction of the token cost. Features 27 languages — tree-sitter AST parsing for 8 languages, regex extraction for 19 more 26-tool MCP server (3 compound default + 23 granular via ) — live codebase queries over JSON-RPC: symbol lookup, file summaries, caller tracing, signature search, complexity hotspots, type flow tracking, workspace support, and more Token-aware — progressive truncation to fit context windows, 5x reduction vs reading full files Git structural diffing — declaration-level diffs ( added, removed, changed) against any git ref or GitHub PR Dependency graphs — file and symbol dependency visualization as DOT, Mermaid, or JSON File watching — continuous re-indexing as you edit, via or Monorepo / wo
| Stars | 52 |
| Forks | 4 |
| Language | Rust |
| Category | MCP Server |
| License | MIT |
| Quality Score | 54.96/100 |
| Open Issues | 1 |
| Last Updated | 2026-04-07 |
| Created | 2026-03-23 |
| Platforms | claude-code, mcp, rust |
| Est. Tokens | ~171k |
Looking for a indxr alternative? If you're comparing indxr with other mcp server tools, these 2 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Explore other popular mcp server tools:
indxr is A fast codebase indexer and knowledge wiki for AI agents.. It is categorized as a MCP Server with 52 GitHub stars.
indxr is primarily written in Rust. It covers topics such as ai, ai-agents, claude-code.
You can find installation instructions and usage details in the indxr GitHub repository at github.com/bahdotsh/indxr. The project has 52 stars and 4 forks, indicating an active community.
indxr is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to indxr on Agent Skills Hub include trace-mcp, claudetop. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.