A favicon of Lingo.dev

Lingo.dev

⚡ 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

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest 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

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this 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}"
      }
    }
  }
}
Share:
Details:
  • Stars


    2,564
  • Forks


    128
  • Last commit


    5 months ago
  • Repository age


    2 years
  • 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


Lingo.dev: MCP Server – MCP.Bar