
Ripgrep
Provides high-performance text search across your local files using the ripgrep tool. Lets you search for patterns, count matches, and explore file contents from within MCP-compatible applications.
631,754 views20Local (stdio)
What it does
- Search files for text patterns
- Count pattern matches in files
- List files by type without searching
- Perform advanced searches with filters
- View supported file types
Best for
Developers exploring large codebasesContent analysis across multiple filesCode review and debugging workflows
High-performance ripgrep backendRequires ripgrep installed locally
Tools (5)
search
Search files for patterns using ripgrep (rg)
advanced-search
Advanced search with ripgrep with more options
count-matches
Count matches in files using ripgrep
list-files
List files that would be searched by ripgrep without actually searching them
list-file-types
List all supported file types in ripgrep