An MCP server that automatically translates Android app string resources to multiple languages by detecting changes in default strings.xml files using Git diff. It supports batch translation, preserves formatting placeholders, and works with multiple Android modules.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names
simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)
process.env. You'll be asked to provide them before it can run.ANDROID_PROJECT_ROOT— /path/to/your/android/projectTRANSLATION_API_BASE_URL— "": "https://api.deepseek.com/v1",TRANSLATION_API_KEY— your_api_key_hereTRANSLATION_LANGUAGES— The server supports translation to 28 languages. You can configure which languages to translate to using the environment variable.TRANSLATION_MODEL— gpt-4o-miniTRANSLATION_PROVIDER— "": "openai",TRANSLATOR_SOURCE_LANGUAGE— "": "en" // Optional: source language (default: en)[](https://m8ven.ai/mcp/realskyrin-android-i18n-mcp-1spukv)