Overview
Features
Grep binary information
Provides information about the system grep binary, including path, version, and supported features.
Regex-based pattern search
Searches for patterns in files using regular expressions via the system grep binary.
Case-insensitive matching
Supports case-insensitive search.
Context lines
Shows surrounding context lines before and after matches for easier interpretation.
Maximum match count
Allows limiting the number of results returned.
Fixed string matching
Supports fixed-string (non-regex) searches.
Recursive directory searching
Can search directories recursively.
MCP Inspector integration
Provides interactive debugging and testing via the MCP Inspector UI.
Who Is This For?
- MCP clients:Interact with the MCP-Grep server to perform grep queries via MCP tools and resources.




