safe-docx

UseJunior/safe-docx
★ 19 stars TypeScript 🤖 AI/LLM Updated 1d ago
Safe DOCX suite: docx-primitives, docx-comparison, safe-docx MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

gemini-cli-extension