File Find Mcp
@joisun
关于 File Find Mcp
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is File Find Mcp?
File Find Mcp is a specialized Model Context Protocol (MCP) server for fast file search within a filesystem, built with Rust and powered by ripgrep. It provides high‑performance keyword search and file content reading, and is compatible with AI assistants and other systems that support the MCP protocol.
How to use File Find Mcp?
Clone the repository, install Rust and optionally ripgrep, then build with cargo build --release. Add the binary path to your MCP settings (e.g., in Cursor or Claude) using the JSON configuration shown in the README. Once configured, invoke the search tool with a directory and keyword, or the file_content_reader tool with a file path.
Key features of File Find Mcp
- High‑performance search using ripgrep for extremely fast results
- File content reader that reads and displays text file contents
- Smart file detection that automatically skips binary files
- MCP integration works with AI assistants and protocol‑compatible systems
- Fallback mechanism uses pure Rust when ripgrep is not available
Use cases of File Find Mcp
- Quickly find code containing a specific keyword in a large project directory
- Read the contents of a file without leaving an AI assistant chat interface
- Automate file searches across structured directories in development workflows
- Integrate file search capabilities directly into MCP‑compatible tools like Cursor or Claude
FAQ from File Find Mcp
What types of files can File Find Mcp search?
It searches for keywords in text files within a specified directory; binary files are automatically detected and skipped.
Does File Find Mcp require ripgrep to be installed?
No. While ripgrep provides faster performance, File Find Mcp includes a fallback mechanism that uses a pure Rust implementation when the rg command is not available.
Which systems can integrate with File Find Mcp?
It works with any system that supports the Model Context Protocol, such as Cursor, Claude, and other MCP‑compatible tools.
How do I configure File Find Mcp in my MCP client?
Add a JSON entry to your MCP settings with the command field pointing to the full path of the compiled binary (e.g., /path/to/file-find-mcp/target/release/file-find-mcp).
What tools does File Find Mcp expose?
It exposes two tools: the search tool (parameters: directory and keyword) and the file_content_reader tool (parameter: file_path).
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论