Skip to content
Back to search
30
MCP

@usejunior/safe-docx

npm/@usejunior/safe-docx

Edit Word (.docx) and OpenDocument (.odt) files with tracked changes, redlines, and formatting preservation. Built for AI coding agents. Apache-2.0 licensed, 100% local processing.

Uptime
0.0%
49 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Safe Docx
AI-native surgical editing of existing Word .docx files with formatting preservation
0 tools
Safe Docx
AI-native surgical editing of existing Word .docx files with formatting preservation
0 tools
@usejunior/docx-mcp
MCP server for reading, editing, and comparing Word (.docx) and OpenDocument (.odt) files with tracked changes. For Claude, Gemini CLI, Curs
0 tools
n8n-nodes-word-lib-tool
Edit Word (.docx) files in n8n — remove generated tab-title paragraphs and other OOXML paragraph fixes.
0 tools
OfficeAgent.NET
Create and edit real Word documents (filesystem or SharePoint): typed change plans, tracked changes
0 tools
n8n-nodes-pdf-to-docx
Convert PDF files to editable Word (DOCX) documents using PDF API Hub
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@usejunior/safe-docx": {
      "url": "None",
      "transport": "http"
    }
  }
}