localingos

AI-powered app translation for developers.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноМожет изменять данные

Что умеет

  • Localingos Sync: Push source strings to Localingos and pull back translations.
  • Localingos Get Translations: Get all translations for a project.
  • Localingos Get Translatables: Get all source strings for a project.

Какие данные видит

Нужен ли аккаунт

Нужен API-ключ из настроек сервиса

AI-powered app translation for developers. Push your source strings, get translations back in 50+ languages automatically.

What it does

Localingos translates your application strings using AI (Amazon Bedrock Claude). Connect your AI assistant to Localingos and manage your entire i18n workflow without leaving your editor.

Tools

  • localingos_sync — Push source strings and pull translations in one step
  • localingos_push — Push source strings to Localingos
  • localingos_get_translations — Retrieve translations for your project
  • localingos_get_translatables — List all source strings
  • localingos_family_members — List project members
  • localingos_add_member / localingos_remove_member — Manage project access
  • localingos_billing_status — Check subscription and usage
  • localingos_attach_billing / localingos_detach_billing — Manage billing for projects

Getting started

  1. Sign up at https://localingos.com (free — 5,000 words, no credit card)
  2. Create a project and an API key
  3. Add the server config to your AI assistant
  4. Start translating with natural language commands

Supports 50+ languages, JSON formats, and works with Claude Desktop, Cursor, Kiro, and any MCP-compatible client.

Список инструментов сервера (18)

Технические названия из tools/list. Нужны только разработчикам.

localingos_syncPush source strings to Localingos and pull back translations.
localingos_get_translationsGet all translations for a project.
localingos_get_translatablesGet all source strings for a project.
localingos_pushPush source strings without pulling translations.
localingos_project_membersList members of a project.
localingos_add_memberAdd a member to a project (admin only).
localingos_remove_memberRemove a member from a project (admin only).
localingos_billing_statusShow billing status for a project — plan, usage, owner.
localingos_attach_billingAttach your billing account to a project.
localingos_detach_billingDetach billing from a project. Project becomes read-only.
localingos_list_projectsList all projects the authenticated user has access to.
localingos_delete_translatablesDelete source strings from a project by their foreign IDs. Used for pruning stale keys.
localingos_get_translationGet all translations for a single source string (by foreign ID / key name).
localingos_get_translations_batchGet translations for multiple source strings at once.
localingos_update_translationsCreate or update translations manually. Useful for correcting AI translations or adding human translations.
localingos_translation_jobsList translation jobs for a project. Optionally filter by state (QUEUED, IN_PROGRESS, DONE, FAILED, BLOCKED).
localingos_retry_jobRetry a single failed translation job.
localingos_retry_all_jobsRetry all failed and blocked translation jobs in a project.
localingos: подключить к Claude, ChatGPT, Cursor · Connectors.fun