Mcp Server Reposearch
@happyZYM
关于 Mcp Server Reposearch
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-reposearch": {
"command": "node",
"args": [
"path/to/mcp-server-reposearch/index.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Server Reposearch?
Mcp Server Reposearch is an MCP server that provides enhanced content search functionality, superior to the built-in search_files tool in Cline. It is intended for developers who need more flexible, token-efficient file searching within Cline.
How to use Mcp Server Reposearch?
Install and configure the MCP server with your MCP host (e.g., Cline). In your system prompt, tell Cline to stop using its built-in search_files tool so that it uses this server instead.
Key features of Mcp Server Reposearch
- Filter files via
.reposearchignore(gitignore format) - Search with regular expressions
- Option to include or exclude content in results
- Prevents token explosion in output
Use cases of Mcp Server Repeach
- Quickly find code containing a pattern across a large repository
- Search while respecting project-specific ignore rules
- Avoid overwhelming the LLM context with unnecessary file content
FAQ from Mcp Server Reposearch
How does it differ from Cline's built-in search_files?
It offers more control over filtering (via .reposearchignore), supports regular expressions, and prevents token explosion by allowing you to omit file content from results.
How do I ignore files from search?
Create a .reposearchignore file in your repository root using gitignore syntax (e.g., *.log, dist/).
Does it support regular expressions?
Yes, you can search using regular expressions in queries.
Can I control the output format?
Yes, the server can include or exclude the matched content in results. (Including surrounding context lines is planned but not yet implemented.)
What are the runtime requirements?
—
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
评论