mamertofabian/mcp-everything-search
Fast Windows file search using Everything SDK
Quick Start
Clone the repository:
git clone https://github.com/mamertofabian/mcp-everything-searchClaude 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.