
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 Desktopcursor
- Cursor Code Editorcline
- Cline (VS Code)windsurf
- Windsurf Editorwitsy
- Witsy AI Assistant
Related topics:
Details:
Stars
1,704Forks
84Last commit
18 hours agoRepository age
1 yearLicense
Apache-2.0
Auto-fetched from GitHub .
MCP servers similar to Lingo.dev:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit