A favicon of Lingo.dev

Lingo.dev

⚡️ Open-source AI-powered CLI for web & mobile localization. Bring your own LLM or use Lingo.dev-managed localization engine.

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar install lingodotdev/lingo.dev -c claude

This command will automatically install and configure the Lingo.dev MCP server for your selected client.

Option 2: Manual Configuration

View JSON configuration
{
  "mcpServers": {
    "Lingo.dev": {
      "command": "npx",
      "args": [
        "-y",
        "@lingo.dev"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "${input:anthropic_api_key}",
        "OPENAI_API_KEY": "${input:openai_api_key}",
        "LINGODOTDEV_API_KEY": "${input:lingodotdev_api_key}"
      }
    }
  }
}

Copy and paste this configuration into your MCP client's configuration file to manually set up this server.

Common MCP clients
  • claude - Claude Desktop
  • cursor - Cursor Code Editor
  • cline - Cline (VS Code)
  • windsurf - Windsurf Editor
  • witsy - Witsy AI Assistant
Share:
Details:
  • Stars


    1,704
  • Forks


    84
  • Last commit


    18 hours ago
  • Repository age


    1 year
  • License


    Apache-2.0
View Repository

Auto-fetched from GitHub .

MCP servers similar to Lingo.dev:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit