Enterprise DNA Enterprise DNA
M MCP Servers Developer low

reflex-search/reflex

by Various

Reflex - The instant, code-aware local search engine.

MCP

reflex-search/reflex

Added 7 June 2026

Overview

Reflex is a local search engine written in Rust that indexes code and provides instant search results. It works by scanning local repositories and building a searchable index for fast, code-aware queries.

Best for

Best for
Developers who need fast, offline code search across local repositories

Use cases

  • Quickly finding function definitions across a codebase
  • Searching for variable names or patterns in local repositories
  • Navigating large projects without relying on external services

How to use

Install

npm install -g reflex-search

Tools exposed

  • search_code
  • list_locations
  • count_occurrences
  • search_regex
  • search_ast
  • find_references
  • index_project
  • check_index_status
  • get_dependencies
  • get_dependents
  • get_transitive_deps
  • find_hotspots
  • find_circular
  • find_unused
  • find_islands
  • analyze_summary
  • gather_context

Tested with

Claude Code, Cursor, ChatGPT

Notes

Reflex is a local search engine written in Rust that indexes code and provides instant search results. It works by scanning local repositories and building a searchable index for fast, code-aware queries.

59 stars on GitHub. Last updated 2026-05-27. Licensed MIT.

Use cases

  • Quickly finding function definitions across a codebase
  • Searching for variable names or patterns in local repositories
  • Navigating large projects without relying on external services

Pros

  • Extremely fast search due to Rust implementation
  • Code-aware indexing improves relevance for developers
  • Runs entirely locally, no network dependency

Cons

  • Limited to local files, no remote repository support
  • Small community with only 59 stars, less tested at scale
  • Requires initial indexing which may be slow on large codebases

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Extremely fast search due to Rust implementation
  • Code-aware indexing improves relevance for developers
  • Runs entirely locally, no network dependency

Cons

  • Limited to local files, no remote repository support
  • Small community with only 59 stars, less tested at scale
  • Requires initial indexing which may be slow on large codebases
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks