I18n runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 21 Mar 2026.
Locale detect, translations, plurals for AI agents
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add i18n -- npx -y @rog0x/mcp-i18n-tools
{
"mcpServers": {
"i18n": {
"args": [
"-y",
"@rog0x/mcp-i18n-tools"
],
"command": "npx"
}
}
}
[mcp_servers.i18n]
command = "npx"
args = ["-y", "@rog0x/mcp-i18n-tools"]
{
"mcpServers": {
"i18n": {
"args": [
"-y",
"@rog0x/mcp-i18n-tools"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"i18n": {
"args": [
"-y",
"@rog0x/mcp-i18n-tools"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.