Skip to main content
File SystemsPython

mamertofabian/mcp-everything-search

Fast Windows file search using Everything SDK

file-systemslocal-servicewindows
Share:

Quick Start

Clone the repository:

git clone https://github.com/mamertofabian/mcp-everything-search

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-everything-search": {
      "command": "npx",
      "args": [
        "-y",
        "mamertofabian/mcp-everything-search"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
File Systems
Language
Python
Author
mamertofabian