Multi-provider translation for JSON i18n files
Translate JSON i18n files using Google Gemini, OpenAI, or Ollama. Intelligent caching and deduplication for efficiency.
{
"mcpServers": {
"i18n-translate": {
"mcpServers": {
"i18n-translate": {
"env": {
"OPENAI_API_KEY": "YOUR_API_KEY"
},
"args": [
"-y",
"i18n-translate-mcp"
],
"command": "npx"
}
}
}
}
}