Loading MCP server directory, please wait...
AI-powered translation for 48 languages with context-aware quality
npx @getmcp/cli add ai.i18nagent/i18n-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
I18N_AGENT_API_KEYAPI key from app.i18nagent.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.i18nagent/i18n-agent": {
"command": "npx",
"args": [
"-y",
"@i18n-agent/mcp-client"
],
"env": {
"I18N_AGENT_API_KEY": "",
"MCP_SERVER_URL": ""
}
}
}
}