Skip to content
Back to search
30
MCP

@damoqiongqiu/mcp-local-translate

npm/@damoqiongqiu/mcp-local-translate

Zero-dependency local translation engine via Transformers.js NLLB model — translate text across 200+ languages, CPU-only, no cloud APIs, everything stays on your machine.

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

Similar MCP servers embedding-nearest

io.github.damoqiongqiu/mcp-local-translate
Local NLLB translation for 200+ languages. Zero cloud, zero cost, runs entirely on your machine.
0 tools
@libretranslate/mcp
LibreTranslate MCP server - Machine Translation for AI agents
0 tools
@pipeworx/mcp-libretranslate
LibreTranslate MCP — open-source machine translation (BYO endpoint)
0 tools
io.github.jolucashornung/live-translate-mcp
MCP server for local speech translation (EN ↔ 中文) via Whisper + Claude + Piper
0 tools
@pipeworx/mcp-translate
MCP server for language translation via LibreTranslate
0 tools
translation-ai-mcp
Translation Ai automation via MCP. Includes translate text, detect language, check grammar. By MEOK AI Labs.
0 tools

How to use

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

{
  "mcpServers": {
    "@damoqiongqiu/mcp-local-translate": {
      "url": "None",
      "transport": "http"
    }
  }
}