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?
—
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS

EverArt
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント