MCP Servers / development / i1n

i1n

JSON →
httpnone1development

Localization as code — 7 MCP tools to push, pull, translate, extract strings, and search translations. AI-powered, type-safe, 182 languages.

Install
How to run this server
[ { "cmd": "npx i1n", "imports": [] } ]
server path: i1n
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envSTORAGE_KEY
Resources
i1n — MCP Server · libregistry