Loading MCP server directory, please wait...
Local NLLB translation for 200+ languages. Zero cloud, zero cost, runs entirely on your machine.
npx @getmcp/cli add io.github.damoqiongqiu/mcp-local-translateRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.damoqiongqiu/mcp-local-translate": {
"command": "npx",
"args": [
"-y",
"@damoqiongqiu/mcp-local-translate"
],
"env": {
"HF_ENDPOINT": "",
"HF_AUTO_MIRROR": "",
"CACHE_DIR": "",
"TRANSLATE_DEVICE": "",
"HTTPS_PROXY": ""
}
}
}
}