Skip to content
Claude Desktop

Safe Docx for Claude Desktop

io.github.usejunior/safe-docx

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

client:Claude Desktop transport:stdio runtime:npm

Install Safe Docx in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Safe Docx in other clients