โ— Shell
clean mode source โ†—

Build software better, together

Here are 473 public repositories matching this topic...

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

  • Updated Jun 8, 2026
  • TypeScript

๐Ÿ” ugrep 7.8 file pattern searcher -- a user-friendly, faster, more capable grep replacement. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more

  • Updated May 17, 2026
  • C++

A super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improves speed for coding agent ๐ŸŒŸ Star if you like it!

  • Updated Jun 16, 2026
  • Python

Give Claude Code, Cursor, Codex CLI a ChatGPT for your codebase. Multi-agent knowledge engine, grounded Q&A with file paths and line numbers. Works in any AI IDE.

  • Updated Jun 9, 2026
  • Python

MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere

  • Updated Jun 6, 2026
  • TypeScript
codegraph-rust

100% Rust implementation of code graphRAG with blazing fast AST+FastML parsing, surrealDB backend and advanced agentic code analysis tools through MCP for efficient code agent context management

  • Updated Dec 20, 2025
  • Rust

A code-understanding, code-browsing or code-search tool. This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and ctags, and provides a nice GUI tool.

  • Updated Jul 13, 2025
  • C++
probe

AI-friendly semantic code search engine for large codebases. Combines ripgrep speed with tree-sitter AST parsing. Powers AI coding assistants with precise, context-aware code understanding.

  • Updated Jun 12, 2026
  • Rust