@usejunior/docx-mcp
v0.19.1
Published
MCP server for reading, editing, and comparing Word (.docx) and OpenDocument (.odt) files with tracked changes. For Claude, Gemini CLI, Cursor, and any MCP client. Apache-2.0 licensed.
Maintainers
Keywords
Readme
@usejunior/docx-mcp
MCP tools for reading, editing, and comparing .docx and .odt files.
End users should run the wrapper package:
npm install --global @usejunior/safe-docx
safe-docxSee installation and verification for pinned versions, package inspection, source builds, and MCP client configuration.
Tools
- read and search document content;
- apply text, paragraph, formatting, comment, and footnote edits;
- inspect and accept tracked changes;
- save clean and tracked copies;
- compare two documents;
- export documents and structured revisions.
See the generated tool reference for the complete schemas.
See the architecture, installation guide, and generated tool reference.
