mamertofabian/mcp-everything-search
mcp-everything-search is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of mcp-everything-search and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that provides fast file searching capabilities across Windows, macOS, and Linux.
Try mcp-everything-search with chat:
Has a README
Github repo has a README.md.
Has a License
Github repo has license info.
Server can be inspected
View server inspector
Server schema can be extracted
Can get at lease one tool info from the README or server.
Online hosted on MCPHub
Can be automatically deployed by MCPHub.
Has social accounts
Do not have any social accounts.
Claimed by the author or certified by MCPHub
If you are the author, claim authorship
AI Evaluation ReportTotal Score: 3/10
The agent demonstrates a strong capability in performing basic file searches using patterns and wildcards on Linux systems. However, it consistently fails to handle more complex queries involving file attributes such as modification or access times, and file sizes. These failures are attributed to tool malfunctions or unsupported operations, indicating a limitation in the agent's ability to handle advanced search criteria. The agent's strength lies in its ability to perform simple pattern-based searches, but it lacks robustness in handling more sophisticated file search tasks.
Test case 1
Score: 6/10Perform the operation of searching for all files in the system that have been modified within the last 7 days.No valid answer is generated due to invalid input. The search for files modified within the last 7 days failed due to an invalid option used in the search command. Please revise the parameters to correctly specify the search criteria for modified files.
Test case 2
Score: 2/10Perform the operation of searching for all files in the system that are larger than 1GB.No valid answer is generated due to tool malfunction. The tool failed with the error message: 'Search failed: unsupported format string passed to NoneType.format'. This indicates a malfunction in the tool or its API.
Test case 3
Score: 2/10Perform the operation of searching for all files in the system that have the extension '.log' and were last modified more than 30 days ago.Failed to get an answer for the task.
Test case 4
Score: 2/10Perform the operation of searching for all files in the system that have the extension '.conf' and were last modified within the last 24 hours.No valid answer is generated due to tool malfunction. The tool mamertofabian/mcp-everything-search did not filter the files based on the modification time within the last 24 hours, which was a requirement of the task.
Test case 5
Score: 2/10Perform the operation of searching for all files in the system that have the extension '.bak' and were last accessed more than 60 days ago.No valid answer is generated due to tool malfunction. The output indicates that the search failed due to a failure related to 'plocate,' suggesting a tool malfunction or API failure.