Exposes grep functionality through the Model Context Protocol (MCP).
MCP-Grep is a grep server implementation that allows MCP-compatible clients to perform powerful searches within files and directories. It provides information about the system grep binary and supports a range of grep options, including case-insensitive matching, context lines, fixed string matching, and recursive directory searching. By leveraging the Model Context Protocol, MCP-Grep offers a standardized way to integrate grep functionality into larger systems and workflows.