trackmcp
Back to directory
happyZYM

mcp-server-reposearch

View on GitHub
9 stars TypeScriptServers & Infrastructure Updated Jun 4, 2025

Documentation

中文 | English

这是一个 mcp 服务器,提供比 Cline 内置的 `search_files` 工具更好的内容搜索功能。

功能特性:

  • [x] 通过 `.reposearchignore` 文件控制过滤,使用 gitignore 格式
  • [x] 支持正则表达式搜索
  • 输出格式控制:
    • [x] 是否在结果中包含内容
    • [ ] 包含上下文行
  • [x] 防止 tokens 爆炸

注意事项:

  • 目前需要在系统提示中告诉 Cline 停止使用 `search_files`

Frequently asked questions

What is mcp-server-reposearch?

mcp-server-reposearch is a Model Context Protocol (MCP) server listed in the TrackMCP directory.

How do I install mcp-server-reposearch?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-server-reposearch open source?

Yes — it is hosted on GitHub at https://github.com/happyZYM/mcp-server-reposearch and has 9 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP