Labsco
MCP SERVER

Everything MCP Server

by essovius

Instant filesystem search on Windows through Everything's index — by name, regex, type, attribute, size or recency — with counts and exports.

Local Filesystem Access
Summary
Whole-drive search that answers instantly.

The speed comes from Everything's existing index rather than from the server, which is why searching an entire disk costs about what searching one folder does. The statistics tools are the underrated pair: a count or a total size without paying for the file list.

What it is

An MCP server that fronts Everything, the Windows file search index, through its command-line tool es.exe. Searching a whole drive returns immediately because the index already exists.

What you get
  • Basic search with wildcards and sorting, plus filters for extension, size and path
  • Regular-expression search
  • Search by category, by file attribute, and folders or files only
  • Recently modified files, large files, empty folders and duplicate names
  • File counts and total sizes without listing the files themselves
  • Full details on a single file, and its location opened
  • Results exported to txt, csv, json and more
Requirements

Windows only, because Everything itself is Windows-only. Everything must be installed and running, and es.exe from voidtools must sit in %LOCALAPPDATA%\Microsoft\WindowsApps. On the alpha build of Everything, the server needs an environment variable naming that instance before it will connect — set it and restart the client.

Setup effort

One command — uvx mcp-everything-search