everything-mcp-server

everything-mcp-server

3.3

If you are the rightful owner of everything-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that integrates Everything's file search capabilities with AI tooling for fast and efficient file system searches.

The Everything MCP Server is a specialized server that leverages the powerful file search capabilities of the Everything application through the Model Context Protocol (MCP) interface. Designed for Windows environments, this server provides instant file search capabilities by integrating Everything's native SDK. It offers advanced filtering options, duplicate detection, and content search functionalities, all while ensuring high performance and read-only access to the file system. The server is built using TypeScript and utilizes the MCP SDK for seamless integration. It requires the Everything application to be installed and running, and it is compatible with Node.js version 18 or higher. The server is particularly useful for developers and IT professionals who need to perform quick and efficient file searches across large file systems.

Features

  • Instant File Search: Provides near-instantaneous file searches using Everything's indexing.
  • Advanced Filtering: Allows searches by path, extension, size, date modified, and more.
  • Duplicate Detection: Identifies duplicate files across the system.
  • Content Search: Enables searching within file contents, provided Everything content indexing is enabled.
  • High Performance: Offers direct API access through native SDK integration for optimal performance.

Tools

  1. search_files

    Basic file search with regex and case sensitivity options.

  2. search_files_advanced

    Advanced search with comprehensive filtering options.

  3. find_duplicates

    Find duplicate files by filename.

  4. search_content

    Search for text content within files.