mixedbread-ai/mgrep
A calm, CLI-native way to semantically grep everything, like code, images, pdfs and more. observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 79
- Release rhythm 81
- Longevity 21
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.5
- age_days: 301
- days_rel: 130
- days_push: 130
- n_releases_24m: 31
Adoption not part of the score
4387 stars · 175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
mgrep is a CLI tool by Mixedbread that provides semantic, natural-language search over local files including code, text, PDFs, and images. It uses background indexing via 'mgrep watch' to keep a Mixedbread store up to date, supports web search, and integrates with coding agents to reduce token usage.
Use cases
- semantically search a codebase with natural language queries
- find where authentication is set up in a repo without knowing keywords
- search PDFs and images alongside code from the terminal
- index a git repository in the background for instant semantic lookup
- give coding agents a semantic search tool to reduce token usage
- search the web together with local files
When to choose
- you want grep-like speed but with natural-language, semantic queries
- you work across mixed file types like code, PDFs, and images
- you want to equip AI coding agents with efficient repo search
- you prefer a CLI-native workflow with background indexing
When to avoid
- you need fully offline search without a Mixedbread account or API key
- you only need exact string/regex matching, which plain grep handles well
- you cannot send your code or documents to a cloud service
Facets
cli-tool · maturity active
search-engine cli rag nlp developer-tools cli cross-platform windows semantic-search grep embeddings multimodal code-search agent-tools pdf-search image-search command-line search natural-language-processing nodejs macos linux
2 sources
- readme: https://github.com/mixedbread-ai/mgrep · fetched 2026-08-28 · 6cd5c17e4ab8
- homepage: https://demo.mgrep.mixedbread.com · fetched 2026-08-29 · b50acc695894
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mixedbread-ai/mgrep | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="mixedbread-ai/mgrep")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem