Translation ServicesTypeScript
translated/lara-mcp
MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations.
translation-servicesofficialcloud-service
Share:
Quick Start
Clone the repository:
git clone https://github.com/translated/lara-mcpClaude Desktop configuration example:
{
"mcpServers": {
"lara-mcp": {
"command": "npx",
"args": [
"-y",
"translated/lara-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Translation Services
Language
TypeScript
Author
translated
Repository