by dealfluence · MCP Server · ★ 120
Adeu: Track Changes for the LLM era LLMs speak Markdown; reviewers speak "Track Changes." Adeu is a docx ↔ LLM translator: a Model Context Protocol (MCP) server (Python and Node.js implementations) and accompanying SDKs that act as a Virtual DOM for Microsoft Word. It provides a two-way abstraction layer that lets AI agents freely edit document text without destroying the underlying formatting or complex DOCX XML. While standard libraries like excel at generating documents from scratch, they fail at non-destructive redlining. Adeu solves this by translating files into a token-effi
| Stars | 120 |
| Forks | 16 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 67.7865212395899/100 |
| Last Updated | 2026-07-08 |
| Created | 2025-12-30 |
| Platforms | cli, gemini, mcp, python |
| Est. Tokens | ~16k |
These tools work well together with adeu for enhanced workflows:
Explore other popular mcp server tools:
adeu is docx ↔ LLM translator. Projects .docx to Markdown for editing. Projects edits back to OOXML as tracked changes. Python and Node.js implementations.. It is categorized as a MCP Server with 120 GitHub stars.
adeu is primarily written in Python. It covers topics such as ai-agents, document-automation, docx-converter.
You can find installation instructions and usage details in the adeu GitHub repository at github.com/dealfluence/adeu. The project has 120 stars and 16 forks, indicating an active community.
adeu is released under the MIT license, making it free to use and modify according to the license terms.