mcpbeat Sign in

Polytranslator MCP Server

by polytranslator Your server? Claim it
answering

Polytranslator is answering right now. Last checked 2 min ago. It exposes 6 tools. Last commit 24 Sep 2026.

Translate PDFs, scans, Office files and EPUB across 475 languages and styles, preserving layout.

Uptime history 9 hours of history
9 hours agonow
100.0%
Uptime 24h
32 of 32 checks
6
Tools
read from the server
486 ms
Response time
average over 24h
0
Stars
last commit 24 Sep 2026

Nothing serious here today

Today is the operative word: we check Polytranslator every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add translator --transport http https://www.polytranslator.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "translator": {
      "url": "https://www.polytranslator.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.translator]
url = "https://www.polytranslator.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "translator": {
      "url": "https://www.polytranslator.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "translator": {
      "url": "https://www.polytranslator.com/api/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

translate
translate_document
Translate a PDF (native or scanned), Word, PowerPoint, Excel, EPUB or image file and get a translated file with its layout preserved (native formats retain their type; images return PNG; converted formats return DOCX). Also accepts DOC, ODT, RTF, TXT, Markdown, HTML, subtitles, CSV and ebooks. Up to 50 MB and 1,000 PDF pages. Waits up to wait_seconds; if the document is still running, call get_document with the returned id. Charges the quoted credits once; failed documents are refunded.
translate_text
Translate up to 50,000 characters of text. Costs 1 credit per 1,000 characters (fast) or 3 (advanced).
credit
get_credit_balance
The account's purchased credit balance available to the API.
document
get_document
Status of a document started with translate_document; waits up to wait_seconds for it to finish. Completed documents include download links valid for 24 hours.
languages
list_languages
Search the 475 supported languages by name or code.
quote
quote_document
Price a document in credits without translating or charging anything, and compare with the account balance.

Endpoints

URLTransportStateLatencyChecked
https://www.polytranslator.com/api/mcp streamable-http sign-in 477 ms 2 min ago

Alternatives to Polytranslator

same job, measured the same way
Diemdesk
by diemdesk

Convert Office files and PDFs, OCR a scan, or capture a web page — from your assistant.

45 installs/wk local only
PDF Modifier
by mlorentedev

Modify PDF text, replace with regex, and analyze layout while preserving fonts.

221 installs/wk local only
Word AI
by flyfish-dev

Structure-preserving Word DOCX editing MCP server and Office.js bridge for AI agents.

local only
Formfeed
by formfeed-dev

Render PDFs and images from templates, validate data and convert Office files to PDF.

615 installs/wk answering
Kras-Trans: CMR, WZ and interest note generator
by kras-trans

CMR consignment notes in 25 EU languages, Polish WZ and interest notes: link to a ready PDF.

4 tools answering
Belindoc Translator
by belindoc

Translate PDF, Word, Excel, Markdown, image and video files with Belindoc, and rewrite subtitles.

answering
iSomor PDF Translation
by tryisomor

Translate uploaded text PDFs into English or Chinese, keep the layout, get bilingual PDFs.

answering
Convertapi
by mcparmory

Convert files across 500+ formats: documents, PDFs, and images

240 installs/wk local only

Polytranslator — questions

Answers built from our own checks of this server.

What can Polytranslator do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_credit_balance, get_document, list_languages, quote_document, translate_document, translate_text. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Polytranslator working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 32 of 32 checks got a reply (100.0%), average response time 486 ms. The bar chart above shows every period we have measured.
How do I connect Polytranslator?
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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Polytranslator?
No API key is involved. Polytranslator answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Polytranslator?
It answers our handshake in 486 ms on average, which is faster than 33% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Polytranslator open source?
Yes — it is published under the MIT licence 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.