HomeFile Systems › Safe Docx

Safe Docx

AI-native surgical editing of Word .docx and OpenDocument .odt files with formatting preservation

TypeScript Local macOSWindowsLinux
★ 43 stars Last pushed 2026-09-24 License: Apache-2.0

Topics: File Systems

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.19.1)

npx -y @usejunior/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "safe-docx": {
      "command": "npx",
      "args": [
        "-y",
        "@usejunior/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry