Server data from the Official MCP Registry
An MCP server that provides fast Spotlight file search capabilities for macOS
An MCP server that provides fast Spotlight file search capabilities for macOS
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-huoshuiai42-huoshui-file-search": {
"args": [
"huoshui-file-search"
],
"command": "uvx"
}
}
}This is a well-structured macOS file search MCP server that uses the native mdfind command. No authentication is required as it operates on local files only, which is appropriate for its purpose. The code demonstrates good security practices with proper input validation, command injection prevention, and error handling. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue (1 critical, 0 high severity).
Scanned 5 files · 10 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!