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