mcp-server-reposearch

mcp-server-reposearch

3.3

If you are the rightful owner of mcp-server-reposearch 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.

This is an MCP server that provides enhanced content search capabilities compared to the built-in `search_files` tool in Cline.

The MCP server is designed to offer superior content search functionalities, surpassing the capabilities of the default `search_files` tool in Cline. It allows users to filter search results using a `.reposearchignore` file, which follows the gitignore format. The server supports regular expression searches, providing flexibility and precision in locating content. Additionally, it offers output format control, enabling users to decide whether to include content in the results. The server is also optimized to prevent token explosion, ensuring efficient and manageable search operations. Users are advised to instruct Cline to stop using the `search_files` tool to fully leverage the MCP server's capabilities.

Features

  • Filter control using `.reposearchignore` file with gitignore format
  • Support for regular expression searches
  • Output format control to include or exclude content in results
  • Prevention of token explosion for efficient searches