mcp-everything-search
164
The Everything Search MCP Server is designed to facilitate rapid file searches across different operating systems. It leverages the Everything SDK on Windows, Spotlight database on macOS, and locate database on Linux to offer robust search capabilities integrated into the Model Context Protocol framework.
Everything Search MCP Server
An MCP server providing fast file searching capabilities across Windows, macOS, and Linux using platform-specific search tools.
Tools
search
- Search for files and folders across systems with varied syntax support.
- Parameters:
query
(required),max_results
,match_path
,match_case
,match_whole_word
,match_regex
,sort_by
.
Prerequisites
- Windows: Install Everything utility and SDK.
- Linux: Install
locate
orplocate
. - macOS: No additional setup required.
Installation
- Install via Smithery or use
uv
or PIP.
Configuration
- Windows needs Everything SDK DLL setup.
- No additional configuration for Linux and macOS.
Debugging
- Use MCP inspector to debug the server.
- View server logs via command line.
Development
- Test changes using MCP inspector or Claude desktop app.
License
- Licensed under the MIT License.
Disclaimer
- Not affiliated with voidtools.