https://github.com/happyzym/mcp-server-reposearch
https://github.com/happyzym/mcp-server-reposearch
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/happyzym/mcp-server-reposearch
- Owner: happyZYM
- Created: 2025-02-19T09:29:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-09T01:16:46.000Z (6 months ago)
- Last Synced: 2025-04-09T01:32:12.079Z (6 months ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[中文](./README.md) | [English](./README_en.md)
这是一个 mcp 服务器,提供比 Cline 内置的 `search_files` 工具更好的内容搜索功能。
功能特性:
- [x] 通过 `.reposearchignore` 文件控制过滤,使用 gitignore 格式
- [x] 支持正则表达式搜索
- 输出格式控制:
- [x] 是否在结果中包含内容
- [ ] 包含上下文行
- [x] 防止 tokens 爆炸注意事项:
- 目前需要在系统提示中告诉 Cline 停止使用 `search_files`