file-find-mcp

file-find-mcp

1

File Find MCP is a specialized server that enables fast and efficient file searches within a filesystem using Rust and ripgrep. It supports the Model Context Protocol (MCP) for compatibility with AI assistants and provides tools for both keyword search and file content reading.

File Find MCP

File Find MCP is a specialized Model Context Protocol (MCP) server that offers fast file search capabilities within a filesystem. It is built using Rust and utilizes ripgrep to perform efficient content searches.

Features

  • High-performance search across directories
  • File content reading capabilities
  • Smart file detection to identify and skip binary files
  • MCP integration for compatibility with tools supporting the protocol

Prerequisites

  • Rust installed
  • ripgrep installed

Building

Clone the repository, navigate to the directory, and build in release mode.

Available Tools

Search Tool

Search for keywords in text files within a specified directory.

File Content Reader Tool

Read and display the content of specific text files.