LogoSTMCP
Download
mcp-everything-search

Everything Search MCP Server

An MCP server providing fast cross-platform file search capabilities using Everything SDK on Windows, mdfind on macOS, and locate/plocate on Linux with advanced filtering and sorting options.

Tools

Search for files and folders across your system with platform-specific capabilities and syntax.

Open Graph image for Everything Search MCP Server

JSON Config

{
  "mcpServers": {
    "everything-search": {
      "command": "uvx",
      "args": ["mcp-server-everything-search"],
      "env": {
        "EVERYTHING_SDK_PATH": "path/to/Everything-SDK/dll/Everything64.dll"
      }
    }
  }
}

Useful Links

Information