- File Search MCP
File Search MCP
A specialized Model Context Protocol (MCP) server for full-text search within a filesystem.
Content
File Search MCP
A specialized Model Context Protocol (MCP) server for full-text search within a filesystem, built with Rust.
🔍 Overview
File Search MCP is a tool that provides powerful full-text search capabilities for text files in a specified directory. It uses the Tantivy search engine to index and search through text content efficiently.
This project implements the Model Context Protocol (MCP), making it compatible with AI assistants and other systems that support the protocol.
✨ Features
- Full-text search: Search for keywords in text files across a directory structure
- File content reader: Read and display the content of specific text files
- Smart file detection: Automatically identifies text files and skips binary files
- MCP integration: Works with systems that support the Model Context Protocol
- In-memory indexing: Creates fast, temporary indexes for search operations
- Score-based results: Returns search hits with relevance scores
🛠️ Technology Stack
- Rust: For performance, safety, and concurrency
- Tantivy: A full-text search engine library in Rust
- RMCP: Rust implementation of the Model Context Protocol
- Tokio: Asynchronous runtime for Rust
📋 Usage
First, install Rust sdk from here.
Clone this repository.
git clone git@github.com:Kurogoma4D/file-search-mcp.git
And add this to your MCP settings (in Cursor, Claude, ...).
- command:
<path-to-repo>/target/release/file-search-mcp
Replace <path-to-repo> to your cloned repository path.
🔄 How It Works
- The server indexes text files in the specified directory, excluding binary files
- It processes the content of text files and adds them to an in-memory Tantivy index
- When a search is performed, it queries the index for matches and ranks them by relevance
- Results are returned with file paths and relevance scores
- The file content reader tool allows you to view the content of any text file by providing its path
🛠️ Available Tools
Search Tool
- Description: Search for keywords in text files within a specified directory
- Parameters:
directory: Path to the directory to searchkeyword: Keyword to search for
File Content Reader Tool
- Description: Read and display the content of a specific file
- Parameters:
file_path: Path to the file to read
📄 License
MIT License
🙏 Acknowledgements
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
ChatWiseThe second fastest AI chatbot™
Amap Maps高德地图官方 MCP Server
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
CursorThe AI Code Editor
WindsurfThe new purpose-built IDE to harness magic
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Tavily Mcp
Serper MCP ServerA Serper MCP Server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
DeepChatYour AI Partner on Desktop
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Playwright McpPlaywright MCP server
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.