L10n.dev - AI Localization Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 3 Aug 2026.
MCP Server that turns your AI agent into a localization expert with token-efficient i18n translation
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 ai-l10n-mcp -- npx -y ai-l10n-mcp
{
"mcpServers": {
"ai-l10n-mcp": {
"args": [
"-y",
"ai-l10n-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ai-l10n-mcp]
command = "npx"
args = ["-y", "ai-l10n-mcp"]
{
"mcpServers": {
"ai-l10n-mcp": {
"args": [
"-y",
"ai-l10n-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ai-l10n-mcp": {
"args": [
"-y",
"ai-l10n-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.