mcp-server_word-translator
MCP DOCX Translator
Google Translate API를 통해 DOCX 문서를 번역하는 MCP 서버로, 원본 마크업과 구조를 완전히 보존합니다.
기능
✅ 서식 완전 보존 (스타일, 표, 이미지, 목록)
✅ 중간 형식으로 변환하지 않고 XML 직접 처리
✅ 원본 및 번역 문서의 구조적 검증
✅ 배칭 및 캐싱을 통한 요청 최적화
✅ 스트리밍을 통한 대용량 문서 처리
✅ 상세 로깅 및 보고
설치
npm install
npm run build구성
.env 파일을 생성하세요:
GOOGLE_API_KEY=your_api_key_here사용법
npm startMCP 도구
translate_docx- DOCX 문서 번역validate_translation- 기존 번역 검증get_translation_status- 현재 작업 상태
아키텍처
프로젝트는 7개의 독립 모듈로 구성됩니다:
DocxParser - DOCX에서 XML 추출 및 파싱
TranslationService - Google Translate API 통합
StructureValidator - 문서 구조 검증
DocumentReconstructor - 번역이 포함된 문서 재구성
QualityChecker - 번역 품질 검사
FileManager - 파일 관리 및 로깅
MCP Server Core - 오케스트레이션 및 도구 등록
자세한 내용은 CLAUDE.md를 참조하세요
개발
npm run dev # watch mode
npm test # тесты
npm run lint # линтинг라이선스
MIT
This server cannot be installed
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 Connectors
Real .docx and .xlsx files from structured data, with automatic Hebrew/Arabic RTL.
Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating
Use your own Word templates to convert Markdown → DOCX/PDF/HTML from any MCP-compatible AI.
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/Mavline/mcp-server_word-translator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server