mcp-server_word-translator
Provides translation of DOCX documents via Google Translate API while preserving original formatting, structure, tables, images, and lists, with support for large documents and quality validation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-server_word-translatorTranslate this DOCX to German and preserve the original formatting."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP DOCX Translator
MCP server for translating DOCX documents via Google Translate API with full preservation of the original markup and structure.
Features
✅ Full preservation of formatting (styles, tables, images, lists)
✅ Direct XML processing without conversion to intermediate formats
✅ Structural validation of the source and translated document
✅ Request optimization through batching and caching
✅ Large document handling via streaming
✅ Detailed logging and reporting
Installation
npm install
npm run buildConfiguration
Create a .env file:
GOOGLE_API_KEY=your_api_key_hereUsage
npm startMCP Tools
translate_docx- translate a DOCX documentvalidate_translation- validate an existing translationget_translation_status- status of the current operation
Architecture
The project consists of 7 independent modules:
DocxParser - extraction and parsing of XML from DOCX
TranslationService - integration with Google Translate API
StructureValidator - document structure validation
DocumentReconstructor - document reconstruction with translations
QualityChecker - translation quality checking
FileManager - file management and logging
MCP Server Core - orchestration and tool registration
See CLAUDE.md for details
Development
npm run dev # watch mode
npm test # тесты
npm run lint # линтингLicense
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