mcpserver.lol
registry/netcafe-translate
Connection check verified live · 20h ago

netcafe-translate

Tables and ledgers checked by arithmetic, not by a model. 24 tools. MCP 2026-07-28 ready.

Tools 7
GitHub stars 1
Installs / wk 133
Licence
Transport streamable-http, stdio
Last checked 20h ago

Tools & capabilities

7 tools

Read from the running server on 20h ago.

check_grammar read-only text*language
Check text for grammar, spelling and style issues in 30+ languages (self-hosted LanguageTool). Returns each issue with a suggested replacement — apply them to produce corrected tex…
check_job read-only job_id*
Get the status or result of a job started by deep_research, translate_pdf, or make_slides. Poll every 15-30 seconds until status is "done" or "error". While work is pending, follow…
translate_i18n_json read-only tourljsonexisting_json
Translate an i18n JSON locale file, keeping the key structure identical and placeholders ({name}, {{count}}, %s, HTML tags) intact. Pass existing_json to translate only the keys th…
translate_pdf url*pageslang_to
Translate a PDF from a URL while preserving the original layout — formulas, figures and two-column academic typesetting stay intact, unlike ordinary translators that flatten the do…
translate_srt read-only tosrturl
Translate an .srt subtitle file into another language while keeping every timestamp and cue number byte-identical. Cues are anchored by index and refilled in code, so the timeline…
translate_text read-only text*sourcetarget*
Translate text between languages using a self-hosted LibreTranslate engine (fully offline, no big-tech API). For whole PDFs with layout preserved, use translate_pdf instead. Exampl…
what_can_you_do read-only task*
Describe a task in plain language (any language) and get back exactly which tools on this server do it, with ready-to-run example calls — instead of reading the whole catalogue and…