Huoshui File Search
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_filesC | Search for files using macOS mdfind with filtering options |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| file_search_prompt | Provide guidance on using the file search tool |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of ambiguity or confusion between tools.
With a single tool, the naming is inherently consistent and follows a clear verb_noun pattern.
A single tool for a file search server is borderline; it feels thin but may be acceptable if the tool is comprehensive enough to cover all search needs.
The tool provides file searching with filtering options, which fully covers the stated purpose of the server without obvious gaps.