Translation management with git-like branching – test your feature branch's translations before merge.
Translatize is a translation-management platform for software teams. You manage strings the way you manage code: branch, translate against the branch, preview, and merge when it is ready. One project serves three audiences – developers who sync strings from CI, translators who work in the web app, and AI agents that read and write translations over MCP.
- Sign up: https://app.translatize.com
- Docs: https://translatize.com/docs
- CLI:
npm install @translatize/cli
| Source | What it ships | Links |
|---|---|---|
| integrations | TypeScript SDK, CLI, and MCP server | @translatize/core · @translatize/cli · @translatize/mcp |
| sync-action | GitHub Action – uses: translatize/sync-action@v1 |
Marketplace · Docs |
| gitlab | GitLab CI/CD Catalog component | Docs |
Translatize ships an MCP server: run npx -y @translatize/mcp to expose projects,
branches, and labels as tools for Claude Code, Cursor, and other MCP clients. See
https://translatize.com/docs/mcp.
MIT-licensed clients · EU-based – SIA "MICRON", Latvia · support@translatize.com