Consistent DOCX

Converts documents between DOCX and Markdown formats using local mammoth library for extraction and external API for styled document generation with template support.

View Source
1 stars
0 tools
Created Aug 2025
@nextdoorlaohuang-hf/nextdoorlaohuang-hf-consistent-docx-consistent-docx-mcp

About

Converts documents between DOCX and Markdown formats using local mammoth library for extraction and external API for styled document generation with template support.

Categories

general

Installation

npm

npm install @nextdoorlaohuang-hf/nextdoorlaohuang-hf-consistent-docx-consistent-docx-mcp

Configuration

{ "mcpServers": { "nextdoorlaohuang-hf-consistent-docx-consistent-docx-mcp": { "command": "npx", "args": [ "-y", "@nextdoorlaohuang-hf/nextdoorlaohuang-hf-consistent-docx-consistent-docx-mcp" ] } } }