mcpbeat Sign in

Huoshui PDF Converter MCP Server

local only

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

An MCP server that provides PDF file conversion

No commits for 12 months.

Installs per day peak 45 · avg 11 · -26% w/w
a month agotoday
57
Installs / week
pypi · huoshui-pdf-converter
0
Stars
0 open issues
10 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-pdf-converter -- uvx huoshui-pdf-converter
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "huoshui-pdf-converter": {
      "args": [
        "huoshui-pdf-converter"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.huoshui-pdf-converter]
command = "uvx"
args = ["huoshui-pdf-converter"]
.cursor/mcp.json
{
  "mcpServers": {
    "huoshui-pdf-converter": {
      "args": [
        "huoshui-pdf-converter"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "huoshui-pdf-converter": {
      "args": [
        "huoshui-pdf-converter"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Huoshui PDF Converter

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

An MCP server that provides document format conversion

26 installs/wk local only
Huoshui PDF Translator
by huoshuiai42

An MCP server that provides PDF translation service

26 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
APICK Convert
by apick

File conversion: PDF, DOCX, STT, TTS, watermarking

22 tools answering
Foxit PDF API MCP Server
by foxitsoftware

MCP server that exposes Foxit PDF API capabilities via stdio.

47 installs/wk local only
Scholar MCP
by pvliesdonk

FastMCP server for scholarly papers, patents, books and standards with docling PDF conversion

217 installs/wk local only
MCP PDF
by kmalakoff

MCP server for PDF generation using PDFKit

local only
PDF Tools AI MCP
by csoai-org

Pdf Tools Ai MCP Server by MEOK AI Labs

239 installs/wk local only

Huoshui PDF Converter — questions

Answers built from our own checks of this server.

Why is there no uptime for Huoshui PDF Converter?
Huoshui PDF 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-pdf-converter was installed 57 times last week.
Is Huoshui PDF 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 PDF 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-pdf-converter straight from pypi; nothing to host, nothing to sign up for.
How many people use Huoshui PDF Converter?
The pypi package huoshui-pdf-converter was installed 57 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Huoshui PDF Converter 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.