peterparker57/everything-mcp-server
MCP server that provides instant file search capabilities using Everything's native SDK. Integrates Everything's powerful search engine with AI tooling through the Model Context Protocol.
Platform-specific configuration:
{
"mcpServers": {
"everything-mcp-server": {
"command": "npx",
"args": [
"-y",
"everything-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...