MCP.so
Sign In
Servers

i18n Agent - AI Translation Management via MCP

@loking

AI-powered translation management built for AI agents. Automate localization with regional sensitivity and zero TMS overhead. Works with Claude Code, Cursor, VS Code via MCP protocol. Supports JSON, YAML, Markdown, PO files.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-client-loking": {
      "command": "npx",
      "args": [
        "@i18n-agent/mcp-client",
        "install",
        "--claude-code"
      ]
    }
  }
}

More from AI & Agents