# lingo.dev

> MCP Server

Lingo.dev is an AI localization toolkit that automates software localization using LLM models, enabling faster and higher-quality translations for web and mobile applications, integrating directly into CI/CD pipelines.

## Overview

- **Category:** Developer Tools
- **Language:** TypeScript
- **Stars:** 5398
- **Forks:** 68
- **Owner:** lingodotdev
- **GitHub:** https://github.com/lingodotdev/lingo.dev
- **Homepage:** https://lingo.dev
- **Created:** 2024-03-13T11:27:31+00:00
- **Updated:** 2025-03-28T15:39:48+00:00
- **Source:** https://model-context-protocol.com/servers/ai-localization-toolkit-web-mobile-cicd

## Setup

## Setup

1.  Create an account on [the website](https://lingo.dev)

2.  Initialize your project:

   ```bash
   npx lingo.dev@latest init
   ```

3.  Check out our docs: [docs.lingo.dev](https://docs.lingo.dev)

4.  Localize your app (takes seconds):
   ```bash
   npx lingo.dev@latest i18n
   ```

## Tools

## Available Tools

1.  Website (Provides information and access to Lingo.dev).
2.  GitHub Action (Automates localization in CI/CD pipelines).
3.  AI Localization Engine (Provides authentic translations using LLM models).
4.  CLI (Integrates with your workflow for localization tasks).
5.  Documentation (Provides guides and API references).

