Back to MCP Servers
Lara
MCP Server for Lara Translate API, enabling powerful translation capabilities with support for language detection and context-aware translations.
translation-servicesapi
By translated
Installation
npx -y lara-mcpConfiguration
{
"mcpServers": {
"lara-mcp": {
"command": "npx",
"args": ["-y", "lara-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes