Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Safe Docx logo
MCP server

Safe Docx

Edits an existing Word file in place and emits both a clean copy and a tracked-changes redline.

0
SaveVisit website ↗

Add it to your client

Community
Install
npm install --global @usejunior/safe-docx
Transport
stdio
Runtime
Node
License
Apache-2.0
Stars
38

The common failure when a model touches a Word document is that it regenerates the file instead of editing it, and styles, numbering, headers and footnotes quietly disappear along the way. This server locates the clause that the instruction actually refers to and changes only that, leaving the surrounding structure untouched. From the same edit it can write two outputs, a clean version and a tracked-changes version, which matters because a reviewer is going to ask what moved. Comparison, search, footnotes and comments are covered too, and it runs locally as an MCP server and a CLI over the same engine, so contracts do not have to leave the machine to be redlined.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?