mcp-ripgrep

mcp-ripgrep

3.4

If you are the rightful owner of mcp-ripgrep and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that provides ripgrep (rg) search capabilities to any MCP client such as Claude.

The MCP Ripgrep Server offers a Model Context Protocol (MCP) interface for the ripgrep search tool, allowing MCP-compatible clients like Claude AI to perform efficient text searches across files on a system. It leverages the speed and versatility of ripgrep to enable high-performance search operations, making it an ideal choice for developers and users who need to quickly locate text within large codebases or document collections. The server requires Node.js and the ripgrep command to be installed, ensuring that it can execute search commands effectively. By integrating with Claude for Desktop, users can configure the server to run seamlessly, providing a powerful search capability directly from their desktop environment.

Features

  • High-performance text search using ripgrep.
  • Seamless integration with MCP-compatible clients like Claude.
  • Support for advanced search options and file type filtering.
  • Capability to count occurrences of patterns.
  • Ability to list files and supported file types without searching.