MCP Server
MCP
L10n.dev - AI Localization Agent
MCP Server that turns your AI agent into a localization expert with token-efficient i18n translation
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "ai-l10n-mcp",
"version": "1.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key for the service",
"format": "string",
"isSecret": true,
"name": "YOUR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment