mcpbeat Sign in

Huoshui File Converter MCP Server

local only

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

An MCP server that provides document format conversion

No commits for 12 months.

Installs per day peak 21 · avg 5 · -32% w/w
a month agotoday
26
Installs / week
pypi · huoshui-file-converter
0
Stars
0 open issues
10 Sep 2025
Last commit
0 releases in 90 days
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-converter -- uvx huoshui-file-converter
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "huoshui-file-converter": {
      "args": [
        "huoshui-file-converter"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.huoshui-file-converter]
command = "uvx"
args = ["huoshui-file-converter"]
.cursor/mcp.json
{
  "mcpServers": {
    "huoshui-file-converter": {
      "args": [
        "huoshui-file-converter"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "huoshui-file-converter": {
      "args": [
        "huoshui-file-converter"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: HUOSHUI_WORKING_DIR (Your workding directory). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Huoshui File Converter

same job, measured the same way
Huoshui PDF Converter
by huoshuiai42

An MCP server that provides PDF file conversion

57 installs/wk local only
Mhlabs MCP Tools
by musaddiquehussainlabs

An MCP server that provides text preprocessing, NLP components, and document analysis

86 installs/wk local only
Huoshui PDF Translator
by huoshuiai42

An MCP server that provides PDF translation service

26 installs/wk local only
PandaDoc
by mindstone

PandaDoc document automation MCP server for Model Context Protocol hosts

51 installs/wk local only
DocAuto
by gzucob

Model Context Protocol server for the DocAuto document-generation API.

77 installs/wk local only
Groupdocs Markdown MCP
by groupdocs-markdown

MCP server for GroupDocs.Markdown — convert documents to Markdown via AI agents.

local only
Office Oxide MCP
by aimino-tech

Rust-native MCP server for Office document processing

48 installs/wk local only
Document Comparison AI MCP
by csoai-org

Document Comparison Ai MCP Server by MEOK AI Labs

251 installs/wk local only

Huoshui File Converter — questions

Answers built from our own checks of this server.

Why is there no uptime for Huoshui File Converter?
Huoshui File Converter 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-converter was installed 26 times last week.
Is Huoshui File Converter 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 Converter?
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-converter straight from pypi; nothing to host, nothing to sign up for.
How many people use Huoshui File Converter?
The pypi package huoshui-file-converter was installed 26 times in the last week. Week over week that is -32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Huoshui File Converter open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.