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.1.tar.gz (4.9 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.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kaeris_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 4.9 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.1.tar.gz
Algorithm Hash digest
SHA256 0ef134b1c117381c9830e2355485f17821306b5a1b648b28147c0d7e199520fd
MD5 f982326a306a59fdb5139f6946a9d525
BLAKE2b-256 769901dc0c88221b1072a4648b457f87ea982d735fb68e53df4d4b8dd21a25a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kaeris_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cbe629862d88e06b668aa70827e76747a6f8f56c22ab9ab9ad361db768b495c8
MD5 1798bd23ac04fd8f31d5ac7d92cf297f
BLAKE2b-256 943023127cadf247a27c5de0c14d18120df284cbf5e8a00fa7f36aa0c62d282b

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