← Index

Safe Docx

io.github.UseJunior/safe-docx·v0.9.1·Documents & Spreadsheets
Quality Score
95
/100

AI-native surgical editing of existing Word .docx files with formatting preservation

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "safe-docx": {
      "command": "npx",
      "args": [
        "-y",
        "@usejunior/safe-docx"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "safe-docx": {
      "command": "npx",
      "args": [
        "-y",
        "@usejunior/safe-docx"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @usejunior/safe-docx
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
5
§04  Alternatives in Documents & Spreadsheets