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.0.tar.gz (4.6 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.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kaeris_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 4.6 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.0.tar.gz
Algorithm Hash digest
SHA256 1cfc9d0541a5f6d770867b7dd9840cb84a98bcb49da8dd1a4912a181f65cea26
MD5 39aa833aae6950733f0fa46438109852
BLAKE2b-256 d4d1b31751c51ee0320cfda86c4ef2944452dedcbd0fa80d64147f296b3d78ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kaeris_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.3 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c3b88cc84305a4f4545be81c01505d59e50823ca771ec902b034f1b6727f0e7
MD5 1a52ffb900591597bd0f62bd3c4bfc39
BLAKE2b-256 2f86107bc469e15ec732636c3a78a3384a5e8b0afaee2b052e14cb76cc6752f7

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