Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by lexandro • Uncategorized
An in-memory MCP server for fast, indexed source code search and file indexing.
Fast full-text search across large codebases using an MCP-compatible server.
Efficient glob-based file searching and indexed file reading without disk I/O.
Integration with Claude Code or other MCP clients for enhanced code navigation.
codeindex-mcp provides a high-performance, in-memory index for source code, enabling full-text search, glob-based file search, and fast file reads. It is designed as a replacement for grep and find, optimized for large codebases and integrated with Claude Code and other MCP-compatible clients. Features include auto-updating indexes with file watchers, configurable ignore patterns, and zero runtime dependencies as a single static Go binary.