Odel
Everything File Search

Everything File Search

Local
@elis13219PythonMITUpdated 1mo ago

Lightning-fast Windows file search for AI agents via voidtools Everything's real-time NTFS index

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIeverything-mcpv1.0.6

Run

uvx everything-mcp

MCP client config

{
  "mcpServers": {
    "everything-file-search": {
      "command": "uvx",
      "args": [
        "everything-mcp"
      ]
    }
  }
}