mcp-everything-search
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ES_EXE_PATH | Yes | Path to es.exe (Everything CLI), e.g., D:\WORKSPACE\tools\common\es.exe |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_filesA | Search for files and folders by name pattern using Everything Search (extremely fast). Supports wildcards (* and ?) and regex patterns. Use this instead of find, ls, or Glob for much faster results. |
| search_recentA | Find files modified within the last N hours. Extremely fast way to find recently changed files. Much faster than using find with -mtime. |
| search_largeA | Find the largest files in a directory. Useful for finding files that take up the most space. Results are sorted by size (largest first). |
| search_by_extensionB | Search for files by type category (code, docs, media, config, data) or custom extensions. Fast way to find all files of a certain type. |
| search_in_pathA | Search for files within a specific directory. Use this to limit search scope to a particular folder. Much faster than recursive directory scans. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Everything Search Documentation | Complete documentation for es.exe command-line interface |
| Quick Reference | Quick reference for common search patterns and examples |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rlaksana/mcp-everything-search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server