Everything Search MCP Server
@Alihkhawaher
About Everything Search MCP Server
MCP server for Everything Search integration
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Everything Search MCP Server?
An MCP server that provides integration with Everything Search Engine, allowing powerful file search capabilities through the Model Context Protocol. It is for users who want to perform file searches via MCP using the Everything Search Engine's indexing.
How to use Everything Search MCP Server?
Install Node.js 16+, enable HTTP Server in Everything Search on port 8011, then run npm install && npm run build. Use the search tool with required query and optional arguments like scope, caseSensitive, wholeWord, regex, path, maxResults, sortBy, and ascending.
Key features of Everything Search MCP Server
- Full text search across files and directories
- Advanced options: case sensitivity, whole word, regex, path search
- Sorting by name, path, size, or date modified
- Human-readable file sizes and formatted dates in results
- Configurable max results (1–1000, default 100)
Use cases of Everything Search MCP Server
- Quickly locate files by name or content across drives
- Filter search with regular expressions for precise matching
- Search within specific directories (e.g., C:\Users) using scope
- Retrieve results sorted by modification date to find recent files
FAQ from Everything Search MCP Server
What are the prerequisites for Everything Search MCP Server?
Node.js 16 or higher and Everything Search Engine with its HTTP Server enabled on port 8011.
How do I configure Everything Search for this MCP server?
Open Everything Search, go to Tools > Options > HTTP Server, enable the HTTP Server, and set the port to 8011.
Can I change the HTTP Server port?
Yes, you can modify the port in src/server.ts where it connects to http://127.0.0.1:8011/.
What search arguments are available?
Required: query string. Optional: scope, caseSensitive, wholeWord, regex, path, maxResults (1-1000), sortBy, and ascending.
Frequently asked questions
What are the prerequisites for Everything Search MCP Server?
Node.js 16 or higher and Everything Search Engine with its HTTP Server enabled on port 8011.
How do I configure Everything Search for this MCP server?
Open Everything Search, go to Tools > Options > HTTP Server, enable the HTTP Server, and set the port to 8011.
Can I change the HTTP Server port?
Yes, you can modify the port in `src/server.ts` where it connects to `http://127.0.0.1:8011/`.
What search arguments are available?
Required: `query` string. Optional: `scope`, `caseSensitive`, `wholeWord`, `regex`, `path`, `maxResults` (1-1000), `sortBy`, and `ascending`.
Basic information
More Search MCP servers
Search Console Mcp
saurabhsharma2uSearch & analytics data as infrastructure — MCP server for Google Search Console, Bing Webmaster Tools, and GA4, designed for AI agents and automation.

Webz.io News Search
Webz.ioSearch global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Google Search MCP Server
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Web Scout MCP Server
pinkpixel-devA powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
Perplexity MCP Zerver
wysh3MCP web search using perplexity without any API KEYS
Comments