Back to directory
usejunior/safe-docx

usejunior/safe-docx

@UseJunior

Edit Word documents (.docx) with coding agents via MCP — with OpenDocument (.odt) support

docxmcptypescriptwordeditingagentodtsafe-docxtool

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12