mcollina/mcp-ripgrep
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.
Tools
Functions exposed to the LLM to take actions
search
Search files for patterns using ripgrep (rg)
advanced-search
Advanced search with ripgrep with more options
count-matches
Count matches in files using ripgrep
list-files
List files that would be searched by ripgrep without actually searching them
list-file-types
List all supported file types in ripgrep
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client