Ripgrep icon

Ripgrep

Createdmcollina

Provides ripgrep search capabilities to Model Context Protocol (MCP) clients.

About

Expose the power of ripgrep to MCP-compatible clients like Claude AI, enabling high-performance text searches across files. This server offers an MCP interface, allowing clients to execute ripgrep commands, search for patterns, count matches, list files, and identify supported file types directly from within the client application.

Key Features

  • Performs basic ripgrep searches.
  • Offers advanced search options including fixed strings, file type filtering, and hidden file inclusion.
  • Counts occurrences of specified patterns.
  • Lists files matching search criteria without executing the search.
  • Lists all file types supported by ripgrep.
  • 6 GitHub stars

Use Cases

  • Enabling text-based search across files for MCP-compatible applications.
  • Counting the occurences of specific patterns in the codebase or file system
  • Integrating ripgrep search capabilities into AI assistants like Claude.
Craft Better Prompts with AnyPrompt