L10n.dev - AI Localization Agent
Rank #10,158io.github.l10n-dev/ai-l10n-mcp
MCP Server that turns your AI agent into a localization expert with token-efficient i18n translation
L10n.dev - AI Localization Agent is a Model Context Protocol (MCP) server published by l10n-dev. It ranks #10,158 of 132,345 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. L10n.dev - AI Localization Agent is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 3 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 122,187 of 132,345 servers on MCP Toplist.
Use L10n.dev - AI Localization Agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ai-l10n-mcp -e "YOUR_API_KEY=<your YOUR_API_KEY>" -- npx -y ai-l10n-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ai-l10n-mcp]
command = "npx"
args = ["-y", "ai-l10n-mcp"]
[mcp_servers.ai-l10n-mcp.env]
YOUR_API_KEY = "<your YOUR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-l10n-mcp": {
"command": "npx",
"args": [
"-y",
"ai-l10n-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-l10n-mcp": {
"command": "npx",
"args": [
"-y",
"ai-l10n-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ai-l10n-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ai-l10n-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-l10n-mcp": {
"command": "npx",
"args": [
"-y",
"ai-l10n-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ai-l10n-mcp": {
"command": "npx",
"args": [
"-y",
"ai-l10n-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.l10n-dev%2Fai-l10n-mcp)<a href="https://mcptoplist.com/server/io.github.l10n-dev%2Fai-l10n-mcp"><img src="https://mcptoplist.com/badge/io.github.l10n-dev%2Fai-l10n-mcp.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
l10n-dev
Available versions (3)
| Version | Published |
|---|---|
| 1.2.0 | Aug 13, 2026 |
| 1.1.2 | Jul 13, 2026 |
| 1.1.1 | Jul 11, 2026 |
Frequently asked questions
- Who maintains L10n.dev - AI Localization Agent?
- L10n.dev - AI Localization Agent is maintained by l10n-dev, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is L10n.dev - AI Localization Agent listed on the Official MCP Registry?
- Yes — L10n.dev - AI Localization Agent is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does L10n.dev - AI Localization Agent have?
- MCP Toplist tracks 3 versions of L10n.dev - AI Localization Agent, most recently published on Aug 13, 2026.
- Where can I find the source code for L10n.dev - AI Localization Agent?
- The source code for L10n.dev - AI Localization Agent is hosted at github.com/l10n-dev/ai-l10n.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.