Huoshui PDF Translator 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 PDF translation service
No commits for 12 months.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add huoshui-pdf-translator -- uvx huoshui-pdf-translator
{
"mcpServers": {
"huoshui-pdf-translator": {
"args": [
"huoshui-pdf-translator"
],
"command": "uvx"
}
}
}
[mcp_servers.huoshui-pdf-translator]
command = "uvx"
args = ["huoshui-pdf-translator"]
{
"mcpServers": {
"huoshui-pdf-translator": {
"args": [
"huoshui-pdf-translator"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"huoshui-pdf-translator": {
"args": [
"huoshui-pdf-translator"
],
"command": "uvx"
}
}
}
An MCP server that provides PDF file conversion
An MCP server that provides document format conversion
An MCP server that provides text preprocessing, NLP components, and document analysis
MCP server for PDF generation using PDFKit
MCP server that exposes Foxit PDF API capabilities via stdio.
Pdf Tools Ai MCP Server by MEOK AI Labs
AI-powered PDF editing and generation MCP server using Gemini Pro.
AI services via Bitcoin Lightning — PDF summarisation, code review, translation and more.
Answers built from our own checks of this server.