mcpbeat Sign in

Huoshui File Search MCP Server

local only

Huoshui File Search runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi. Last commit 9 Sep 2025.

An MCP server that provides fast Spotlight file search capabilities for macOS

No commits for 12 months.

Installs per day peak 39 · avg 10 · -21% w/w
a month agotoday
50
Installs / week
pypi · huoshui-file-search
0
Stars
0 open issues
9 Sep 2025
Last commit
0 releases in 90 days
MIT
License
Python

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add huoshui-file-search -- uvx huoshui-file-search
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "huoshui-file-search": {
      "args": [
        "huoshui-file-search"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.huoshui-file-search]
command = "uvx"
args = ["huoshui-file-search"]
.cursor/mcp.json
{
  "mcpServers": {
    "huoshui-file-search": {
      "args": [
        "huoshui-file-search"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "huoshui-file-search": {
      "args": [
        "huoshui-file-search"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Huoshui File Search

same job, measured the same way
MCP Rfc Editor
by daedalus

An MCP server that provides rfc editing capabilities

87 installs/wk local only
Email Server
by alpic-staging

An MCP server that provides email capabilities, hosted on Alpic platform

2 tools answering
Nanobanana MCP Server
by zhongweili

An MCP server that provides image generation and editing capabilities

2 185 installs/wk local only
Jolt Transform Web
by halversondm

An MCP server that provides bazaarvoic JOLT transformation capabilities.

1 tools answering
Huoshui PDF Converter
by huoshuiai42

An MCP server that provides PDF file conversion

57 installs/wk local only
Hal
by deanward

HAL (HTTP API Layer) - An MCP server that provides HTTP API capabilities to Large Language Models

76 installs/wk local only
Custom MCP Server
by yuv24793

An MCP server that provides custom functionality.

30 installs/wk local only
Shiplight
by shiplight

An MCP server that provides browser automation

2 015 installs/wk local only

Huoshui File Search — questions

Answers built from our own checks of this server.

Why is there no uptime for Huoshui File Search?
Huoshui File Search runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package huoshui-file-search was installed 50 times last week.
Is Huoshui File Search still maintained?
No commits for 12 months. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Huoshui File Search?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls huoshui-file-search straight from pypi; nothing to host, nothing to sign up for.
How many people use Huoshui File Search?
The pypi package huoshui-file-search was installed 50 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Huoshui File Search open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.