An MCP server that provides fast Spotlight file search capabilities for macOS
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"huoshui-file-search": {
"args": [
"huoshui-file-search"
],
"command": "uvx",
"transport": "stdio"
}
}
}