If you're building agents that need to edit Word documents without destroying formatting, this is the MCP server to use. It exposes read_docx, process_document_batch, and finalize_document tools that translate DOCX into CriticMarkup, let your LLM propose text changes in plain Markdown, then apply them back as native Track Changes in the XML. The validation layer blocks ambiguous matches before they touch the file. Python backend talks directly to live MS Word on Windows. TypeScript core works everywhere else. You get a Virtual DOM for Word that lets Claude redline contracts the same way a human reviewer would, preserving fonts, margins, and comments while the agent focuses on semantics.
claude mcp add --transport stdio dealfluence-adeu uvx adeu