everything-mcp
Related Servers
Alternatives to everything-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA small, dependency-light MCP server that gives AI agents instant Windows file and folder discovery through Voidtools Everything.MIT
- FlicenseAqualityCmaintenanceUltra-lightweight MCP server that exposes Voidtools Everything's blazing-fast file search to AI agents on Windows. Provides tools for searching, counting, and health checking via Everything's NTFS index.3-
- AlicenseAqualityDmaintenanceMCP server that integrates Everything file search engine on Windows, enabling fast file and folder searches using Everything syntax, plus version and status checks.49 npmMIT
- FlicenseNot gradedqualityDmaintenanceA minimal and extensible local MCP server that provides core utilities like ping and echo alongside a file search tool integrated with the Everything CLI. It enables fast local file searching and service testing through a standardized stdio transport layer.-
- AlicenseAqualityDmaintenanceLocal MCP server for searching a voidtools Everything 1.5a index from Codex, Claude, and other MCP clients.28 npmMIT
- AlicenseNot gradedqualityCmaintenanceA high-performance Model Context Protocol (MCP) server built for Windows. Leveraging the native Everything SDK, it provides AI models (like Claude, GPT, Gemini) with millisecond-speed file searching, statistical analysis, and disk usage insights.MIT
TDQS
Scored across 5 tools
The tools are mostly distinct: generic search, type-category search, recency search, metadata/details, and stats each have clear intended use cases. The minor overlap is that everything_search itself supports date, extension, and content filters, so the specialized variants could sometimes be redundant, but their descriptions make the boundaries clear enough.
All tools share a consistent everything_ prefix and mostly use descriptive action-oriented wording. The main deviations are the synonymous 'search' vs 'find' verbs and the noun-phrase style of everything_file_details, but the overall pattern remains predictable and readable.
Five tools is well-scoped for a file-search server: query, type filter, recency filter, detail retrieval, and aggregation/statistics. Each tool covers a distinct practical need without excessive fragmentation or bloat.
The surface covers the core functions of an Everything-based search utility: general searches with rich filters, convenience searches by type and recency, per-file metadata and previews, and query-level statistics. There are no obvious dead ends or missing operations for this domain.