Add ahmedxuhri/bigindexer listing to README.md
Add Big Indexer MCP server to the Developer Tools section. Co-authored-by: Gemini <noreply@google.com>
Ahmed Xuhri committed
Jun 4, 2026 at 08:39 UTC
09c00e5f26a146ada6383688c942a890b9dd4dae
1 file changed
+1
README.md
+1
@@ -857,6 +857,7 @@ Tools and integrations that enhance the development workflow and environment man
857
- [wooxogh/adr-mcp-setup](https://github.com/wooxogh/adr-mcp-setup) [](https://glama.ai/mcp/servers/wooxogh/adr-mcp-setup) 📇 🏠 - Automatically generates Architecture Decision Records (ADRs) from Claude Code conversations using Claude Opus. Features AI quality review, duplicate detection, dependency graph, and stale ADR alerts.
858
- [agent-hanju/char-index-mcp](https://github.com/agent-hanju/char-index-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Precise character-level string indexing for LLMs. Provides tools for finding, extracting, and manipulating text by exact character position to solve position-based operations.
859
- [CSCSoftware/AiDex](https://github.com/CSCSoftware/AiDex) 📇 🏠 🍎 🪟 🐧 - Persistent code index MCP server using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+. Supports 11 languages including C#, TypeScript, Python, Rust, and Go.
860
+- [ahmedxuhri/bigindexer](https://github.com/ahmedxuhri/bigindexer) [](https://glama.ai/mcp/servers/ahmedxuhri/bigindexer) 🐍 🏠 🍎 🪟 🐧 - Hierarchical code intelligence for AI coding agents. Scans local source code, clusters files by behavioral roles, maps coupling seams, and provides in-repo twins/context for complex implementation tasks.
861
- [aidemd-mcp/server](https://github.com/aidemd-mcp/server) [](https://glama.ai/mcp/servers/aidemd-mcp/server) 📇 🏠 - Structured `.aide` spec files that give AI agents progressive disclosure into your codebase architecture via MCP.
862
- [Elmoaid/TempoGraph](https://github.com/Elmoaid/TempoGraph) [](https://glama.ai/mcp/servers/Elmoaid/TempoGraph) 🐍 🏠 🍎 🪟 🐧 - Code graph context engine with 24 MCP tools for structural code intelligence. Tree-sitter parsing for 170+ languages, dependency graphs, blast radius, hotspots, dead code, and adaptive context injection. Benchmarked +27% F1 on change-localization.
863
- [ellmos-ai/ellmos-codecommander-mcp](https://github.com/ellmos-ai/ellmos-codecommander-mcp) [](https://glama.ai/mcp/servers/ellmos-ai/ellmos-codecommander-mcp) 📇 🏠 🍎 🪟 🐧 - Developer-focused MCP server for code analysis, JSON repair, encoding fixes, and import organization across local projects.