Lara Translate MCP Server
Lara Translate MCP 서버
Lara Translate를 위한 모델 컨텍스트 프로토콜(MCP) 서버로, 언어 감지, 문맥 인식 번역, 번역 메모리 및 용어집을 지원하는 전문 번역 기능을 제공합니다.
Lara는 수십억 개의 전문 번역 세그먼트로 학습된 번역 언어 모델(T-LM)을 활용하여, 범용 LLM이 종종 놓치는 문화적 뉘앙스와 산업 전문 용어를 포착하는 도메인별 번역을 제공합니다.
빠른 시작
아래에서 클라이언트를 선택하세요. API 키는 필요 없으며 브라우저를 통해 로그인하기만 하면 됩니다.
Claude Desktop
Settings > Connectors로 이동합니다.
Add Custom Connector를 클릭합니다.
이름 입력:
LaraURL 입력:
https://mcp-v2.laratranslate.com/v1Add를 클릭한 후 Connect를 클릭합니다.
브라우저에서 Lara Translate 자격 증명으로 로그인합니다.
완료되었습니다. 이제 대화에서 Lara Translate를 사용할 수 있습니다.
Cursor
Lara Translate가 공식 Cursor 플러그인 마켓플레이스에 등록되면 Cursor 내부에서 설치할 수 있습니다:
플러그인 브라우저를 열고 Lara Translate를 검색합니다.
Install을 클릭합니다.
Lara 도구를 처음 사용할 때 인증을 위해 브라우저가 열립니다.
그동안 또는 수동 설치를 원하시면 클라이언트 설정 가이드를 참조하세요.
Claude Code
Lara Translate가 공식 Claude Code 플러그인 마켓플레이스에 등록되면 Claude Code 내부에서 설치할 수 있습니다:
/pluginLara Translate를 검색하여 설치합니다. Lara 도구를 처음 사용할 때 인증을 위해 브라우저가 열립니다.
그동안 또는 수동 설치를 원하시면 클라이언트 설정 가이드를 참조하세요.
기타 클라이언트
VS Code (GitHub Copilot), Windsurf, Cline, Continue 등에서 단계별 OAuth 설정을 하려면 **클라이언트 설정 가이드**를 참조하세요.
사용 중인 클라이언트가 목록에 없더라도 일반적인 방법은 MCP 설정에 서버 URL(https://mcp-v2.laratranslate.com/v1)을 추가하는 것입니다. 클라이언트가 자동으로 OAuth 인증을 처리합니다.
MCP 호환 클라이언트 전체 목록은 공식 MCP 클라이언트 페이지를 방문하세요.
작동 확인
설정 후 간단한 프롬프트로 테스트해 보세요:
Translate with Lara "Hello world" to Spanish클라이언트가 Lara Translate를 호출하여 번역 결과를 반환해야 합니다.
Related MCP server: Polyglot
사용 가능한 도구
번역
도구 | 설명 |
| 문맥, 지침, 번역 메모리, 용어집 및 다양한 스타일(충실함/유창함/창의적)을 지원하여 언어 간 텍스트 번역 |
언어 감지
도구 | 설명 |
| 주어진 텍스트 또는 텍스트 배열의 언어 감지 |
| 지원되는 모든 언어 코드 나열 |
번역 메모리
도구 | 설명 |
| 계정의 모든 번역 메모리 나열 |
| 새 번역 메모리 생성 |
| 번역 메모리 이름 업데이트 |
| 번역 메모리 삭제 |
| 메모리에 번역 단위(소스 + 타겟 쌍) 추가 |
| 메모리에서 번역 단위 삭제 |
| TMX 파일을 메모리로 가져오기 |
| TMX 가져오기 작업 상태 확인 |
용어집
도구 | 설명 |
| 계정의 모든 용어집 나열 |
| 특정 용어집의 세부 정보 가져오기 |
| 새 용어집 생성 |
| 용어집 이름 업데이트 |
| 용어집 삭제 |
| 용어집에 용어 항목 추가 또는 교체 |
| 용어집에서 용어 항목 삭제 |
| CSV 파일에서 용어집으로 항목 가져오기 |
| 용어집 CSV 가져오기 작업 상태 확인 |
| 용어집을 CSV로 내보내기 |
| 용어집의 항목 수 가져오기 |
인증
OAuth 2.0 (기본값)
위의 빠른 시작에서 사용되는 방식입니다. 클라이언트 설정에 서버 URL만 제공하면 되며 API 키는 필요 없습니다. 클라이언트가 자동으로 OAuth 흐름을 처리합니다. 브라우저가 열리면 Lara Translate 자격 증명으로 로그인하여 연결됩니다.
클라이언트별 OAuth 설정 지침은 **클라이언트 설정 가이드**를 참조하세요.
액세스 키 (대안)
브라우저 로그인 대신 API 키로 인증하려면 클라이언트 설정에 자격 증명을 직접 전달할 수 있습니다. Lara Translate에서 액세스 키 ID와 비밀 키를 받으세요.
설정 예시는 클라이언트 설정 가이드의 액세스 키 섹션을 참조하세요.
자체 호스팅
대부분의 사용자는 위의 빠른 시작 지침을 사용하여 호스팅된 엔드포인트(https://mcp-v2.laratranslate.com/v1)에 연결할 수 있습니다. 아래 옵션은 서버를 직접 실행하려는 경우를 위한 것입니다.
NPX를 통한 STDIO
Node.js가 필요합니다.
{
"mcpServers": {
"lara-translate": {
"command": "npx",
"args": ["-y", "@translated/lara-mcp@latest"],
"env": {
"LARA_ACCESS_KEY_ID": "<YOUR_ACCESS_KEY_ID>",
"LARA_ACCESS_KEY_SECRET": "<YOUR_ACCESS_KEY_SECRET>"
}
}
}
}Docker를 통한 STDIO
Docker가 필요합니다.
{
"mcpServers": {
"lara-translate": {
"command": "docker",
"args": [
"run", "-i", "--rm",
"-e", "LARA_ACCESS_KEY_ID",
"-e", "LARA_ACCESS_KEY_SECRET",
"translatednet/lara-mcp:latest"
],
"env": {
"LARA_ACCESS_KEY_ID": "<YOUR_ACCESS_KEY_ID>",
"LARA_ACCESS_KEY_SECRET": "<YOUR_ACCESS_KEY_SECRET>"
}
}
}
}소스에서 빌드
Node.js
git clone https://github.com/translated/lara-mcp.git
cd lara-mcp
pnpm install
pnpm run build그런 다음 MCP 설정에 추가하세요:
{
"mcpServers": {
"lara-translate": {
"command": "node",
"args": ["<FULL_PATH_TO_PROJECT>/dist/index.js"],
"env": {
"LARA_ACCESS_KEY_ID": "<YOUR_ACCESS_KEY_ID>",
"LARA_ACCESS_KEY_SECRET": "<YOUR_ACCESS_KEY_SECRET>"
}
}
}
}Docker
git clone https://github.com/translated/lara-mcp.git
cd lara-mcp
docker build -t lara-mcp .그런 다음 MCP 설정에 추가하세요:
{
"mcpServers": {
"lara-translate": {
"command": "docker",
"args": [
"run", "-i", "--rm",
"-e", "LARA_ACCESS_KEY_ID",
"-e", "LARA_ACCESS_KEY_SECRET",
"lara-mcp"
],
"env": {
"LARA_ACCESS_KEY_ID": "<YOUR_ACCESS_KEY_ID>",
"LARA_ACCESS_KEY_SECRET": "<YOUR_ACCESS_KEY_SECRET>"
}
}
}
}지원
Lara Translate API 관련 문제: Lara Translate 지원 방문
이 MCP 서버 관련 문제: GitHub에 이슈 제기
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP (Multi-Agent Conversation Protocol) Server that enables AI agents to interact with Google's Cloud Translation API for translating text between languages.
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides standardized translation services across six languages (Arabic, Chinese, English, French, Russian, Spanish) using Claude Sonnet 3.5, with support for different domains and formality levels.3MIT
- AlicenseCqualityCmaintenanceAn MCP server for processing XLIFF and TMX translation files, enabling parsing, validation, and manipulation of translation units in localization workflows.92MIT
- AlicenseAqualityBmaintenanceMCP server for AI-powered translation management in i18n projects, enabling automated locale detection, translation status checks, and sync via LangAPI.4481MIT
Related MCP Connectors
Translate MCP — wraps LibreTranslate API (https://libretranslate.com/)
LibreTranslate MCP — open-source machine translation (BYO endpoint)
MCP server exposing the AceDataCloud Fish Audio API (text-to-speech with voice conditioning)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/translated/lara-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server