Skip to main content
Glama
Mavline

mcp-server_word-translator

by Mavline

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 build

Configuration

Create a .env file:

GOOGLE_API_KEY=your_api_key_here

Usage

npm start

MCP Tools

  • translate_docx - translate a DOCX document

  • validate_translation - validate an existing translation

  • get_translation_status - status of the current operation

Architecture

The project consists of 7 independent modules:

  1. DocxParser - extraction and parsing of XML from DOCX

  2. TranslationService - integration with Google Translate API

  3. StructureValidator - document structure validation

  4. DocumentReconstructor - document reconstruction with translations

  5. QualityChecker - translation quality checking

  6. FileManager - file management and logging

  7. 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

-
license - not tested
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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.

View all MCP Connectors

Latest Blog Posts

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