i1n
JSON →Localization as code â 7 MCP tools to push, pull, translate, extract strings, and search translations. AI-powered, type-safe, 182 languages.
Install
npx i1n Tools · 8
- i1n_status Get project status, plan, limits, and active languages
- i1n_push Push local translation files with three-way diff (preserves server-side edits, aborts on conflict so the agent can resolve)
- i1n_pull Pull translations and generate type-safe TypeScript definitions
- i1n_translate Translate keys to specified languages using AI
- i1n_add_language Add new languages with optional auto-translation
- i1n_extract_and_translate Extract strings from code, push as keys, translate to all languages
- i1n_search Search existing translation keys by name or value
- i1n_setup_bridge Detect your i18n library (i18next, vue-i18n, next-intl, etc.) and wire up i1n bridge mode end-to-end
Environment variables
STORAGE_KEY
Links
★ 1 GitHub stars