Exposes `greply` CLI text search functionality through an MCP server for integration with compatible clients.
Greply is an MCP (Model Context Protocol) server designed to wrap the `greply` command-line interface, which is a Node.js wrapper for the `greppy` search tool. This allows users to directly access `greply`'s powerful text search capabilities, including specifying queries, context lines (before/after), and various search flags, from any MCP-compatible client, such as the Gemini CLI. It provides a standardized way to integrate robust file and directory content searching into development environments and client-side applications.