Trivle/i18n-tools-mcp
MCP server for managing JSON translation files. Query, set, add, delete, rename, move, list, and search i18n keys across locales — designed for AI agents like Claude Code and Cursor. Supports flat and namespaced (i18next-style) directory layouts.
Platform-specific configuration:
{
"mcpServers": {
"i18n-tools-mcp": {
"command": "npx",
"args": [
"-y",
"i18n-tools-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...