🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@usejunior/docx-mcp

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@usejunior/docx-mcp

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.

Source
npmnpm
Version
0.17.0
Version published
Maintainers
1
Created
Source

@usejunior/docx-mcp

MCP tools for reading, editing, and comparing .docx and .odt files.

npm Apache 2.0

End users should run the wrapper package:

npm install --global @usejunior/safe-docx
safe-docx

See 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.

Keywords

mcp

FAQs

Package last updated on 23 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts