translation services

Lara Mcp

MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations.

typescript
cloud
enterprise
translation services
0
View on GitHub

Installation

npx -y translated/lara-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "lara-mcp",
  "command": "npx",
  "args": [
    "-y",
    "translated/lara-mcp"
  ]
}

About This MCP Server

translated/lara-mcp

MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations.

GitHub: https://github.com/translated/lara-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub