everything-mcp

danielsimonjr/everything-mcp
★ 1 stars JavaScript 🤖 AI/LLM Updated 2d ago
MCP server for Everything search engine - instant file search for Windows
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

Model Context Protocol (MCP) server for [Everything](https://www.voidtools.com/), the blazing-fast file search engine for Windows. Enables instant file and folder searching through MCP. - **Lightning Fast**: Leverages Everything's instant search capabilities - **Powerful Search Syntax**: Wildcards, regex, boolean operators, size filters, date filters

Tools (1)

readme