J

mcp-server-reposearch

...
Created 2/19/2025byhappyZYM

Language:

JavaScript

Stars:

7

Forks:

2

中文 | English

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

功能特性:

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

注意事项:

  • 目前需要在系统提示中告诉 Cline 停止使用 search_files
Last updated: 4/9/2025

Publisher info

happyZYM's avatar

happyZYM

An undergraduate at ACM Honor Class. You can find more of my repos at https://dev.zymsite.ink/

Shanghai JiaoTong University
China
38
followers
123
following
22
repos

More MCP servers built with JavaScript

mcp-server-semgrep

MCP Server Semgrep is a [Model Context Protocol](https://modelcontextprotocol.io) compliant server that integrates the powerful Semgrep static analysis tool with AI assistants like Anthropic Claude. It enables advanced code analysis, security vulnerability detection, and code quality improvements directly through a conversational interface.

By Szowesgad9
protonmail-mcp

This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.

By amotivv6
agentql-mcp

Model Context Protocol server that integrates AgentQL's data extraction capabilities.

By tinyfish-io45