Skip to main content

MCP server for KAERIS i18n — AI-native localization for Claude Desktop, Cursor & agents

Project description

KAERIS i18n — MCP Server

AI-native localization over the Model Context Protocol. Give Claude Desktop, Cursor, Claude Code (or any MCP client) the ability to translate your app's strings into 42 languages — placeholder-safe, format-aware, incremental.

Tools

Tool What it does
kaeris_list_languages List all supported target languages
kaeris_translate Translate inline strings — {"greeting":"Hello"} → per-language results
kaeris_translate_file Translate a file on disk (JSON/YAML/.strings/.po/ARB/XML), optional incremental

Install

pip install kaeris-mcp

Configure your client

Claude Desktop — add to claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/, Windows: %APPDATA%\Claude\):

{
  "mcpServers": {
    "kaeris-i18n": {
      "command": "kaeris-mcp",
      "env": {
        "KAERIS_API_KEY": "kaerisp_optional_for_pro_team"
      }
    }
  }
}

Cursor — Settings → MCP → Add, or .cursor/mcp.json:

{ "mcpServers": { "kaeris-i18n": { "command": "kaeris-mcp" } } }

Claude Code — one command:

claude mcp add kaeris-i18n kaeris-mcp

Restart the client; the KAERIS tools appear automatically.

Auth & tiers (all optional)

Env var Purpose
KAERIS_API_KEY Pro/Team key — higher limits (else the free 10k-char tier is used)
KAERIS_OPENROUTER_KEY OpenRouter key for Lifetime/BYOK — unlimited volume
KAERIS_API_URL Override the API base URL

No key is required to try it — the free anonymous tier works out of the box.

Example prompts

  • "Translate the strings in locales/en.json into German, Ukrainian and Japanese."
  • "Add French and Spanish translations for these buttons: Save, Cancel, Delete."
  • "Only translate the new keys I added to en.json — don't redo the whole file."

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kaeris_mcp-0.1.2.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kaeris_mcp-0.1.2-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file kaeris_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: kaeris_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for kaeris_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 2c1aeb731a92d38f8707fab11701f6a96dcc6de3573310f3f1975a35349a0e4e
MD5 01d8155c8080b4901223bd114b109756
BLAKE2b-256 3cbb677aa2276ac1db7525be28569310b7f41dd335daf3f47cd74fde96987eb2

See more details on using hashes here.

File details

Details for the file kaeris_mcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: kaeris_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for kaeris_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8b58a9aa99d8688f62832689c7835dd916b29a4c64f954faf0ed49996488cfe3
MD5 8648e445acc11fe1b12ae0fabfca502a
BLAKE2b-256 ad16a4bf2a37dde06c105638c1b66a2314e08395cf5fd6b565baa7d0fbad38cc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page