lingo.dev

✨ Featured

⚡ Lingo.dev - open-source, AI-powered i18n toolkit for instant localization with LLMs. Bring your own LLM or use Lingo.dev engine. Join discord: https://lingo.dev/go/discord

2823 stars
5/5
Server Information

Category

Tags

typescript
popular 🔥

GitHub Stars

2823

Last Updated

8/14/2025

Installation & Usage

Quick Install

1. Install the server

npm install lingodev

2. Configure MCP settings

Add the server to your Claude Desktop or MCP client configuration.

3. Start using

The server will be available for use with your AI assistant.

Configuration Example
{
  "servers": {
    "lingodev": {
      "command": "node",
      "args": ["path/to/lingodev"]
    }
  }
}

Add this configuration to your MCP settings file.

Ready to Get Started?

Install lingo.dev and start building more capable AI applications with Model Context Protocol.