Back to search
30
MCP

doc-translator-mcp

pypi/doc-translator-mcp

MCP server that translates documents (PPTX, PDF, DOCX, XLSX) preserving layout, with optional Gemini image translation

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

docforge-mcp
MCP server for complete Office document manipulation — create, read, edit, convert DOCX/XLSX/PPTX/PDF/EML
0 tools
docx-mcp-server
MCP server for creating, reading, and editing Word (.docx) documents with markdown conversion, track changes, comments, footnotes, tables, i
0 tools
doc-reading-mcp
A simple doc reader and converter MCP service to pdf, docx and markdown
0 tools
docx-creator-mcp
An MCP server for creating, analyzing, and rendering professional DOCX documents programmatically.
0 tools
docshelf-mcp
MCP server for managing AI-friendly document collections — convert PDFs, split by chapter, index for chat projects.
0 tools
io.github.huoshuiai42/huoshui-pdf-translator
An MCP server that provides PDF translation service
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "doc-translator-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}