MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-everything-search

mcp-everything-search

GitHub

This repository hosts an MCP server providing fast file searching across Windows, macOS, and Linux by leveraging platform-specific tools like Everything SDK, `mdfind`, and `locate`/`plocate`. This repository hosts an MCP

242
6

Everything Search MCP Server

This MCP server provides fast file searching across Windows, macOS, and Linux. On Windows, it leverages the Everything SDK; on macOS, the mdfind command; and on Linux, the locate/plocate command.

Tools:

The search tool allows searching for files and folders. It requires a query parameter and supports optional parameters like max_results, match_path, match_case, match_whole_word, match_regex, and sort_by. Search syntax varies by platform, with Windows offering full Everything SDK features.

Prerequisites:

Windows requires the Everything search utility and SDK. Linux requires locate or plocate to be installed and the database updated. macOS requires no additional setup.

Installation:

Installation can be done via Smithery, uv, or pip. Configuration involves setting the EVERYTHING_SDK_PATH environment variable on Windows. It can be used with Claude Desktop by adding a configuration to claude_desktop_config.json.

This server is licensed under the MIT License.

Repository

MA
mamertofabian

mamertofabian/mcp-everything-search

Created

December 14, 2024

Updated

March 28, 2025

Language

Python

Category

Search & Knowledge