Loomal

Safe Docx

MCP server by github.com/usejunior/safe-docx

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

32 starsnpm: @usejunior/safe-docx

About Safe Docx

Safe Docx is an MCP (Model Context Protocol) server published by usejunior in the official MCP registry. AI-native surgical editing of Word .docx and OpenDocument .odt files with formatting preservation

It ships as an npm package (@usejunior/safe-docx), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/usejunior/safe-docx, where the project has earned 32 GitHub stars.

Use Safe Docx with your agent

Claude Code · one command
claude mcp add safe-docx -- npx -y @usejunior/safe-docx
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "safe-docx": {
      "command": "npx",
      "args": [
        "-y",
        "@usejunior/safe-docx"
      ]
    }
  }
}
npm@usejunior/safe-docx

Frequently asked questions

What is Safe Docx?
Safe Docx is an MCP (Model Context Protocol) server by usejunior. AI-native surgical editing of Word .docx and OpenDocument .odt files with formatting preservation
How do I connect Safe Docx to Claude, Cursor, or another MCP client?
Install Safe Docx from its npm package (@usejunior/safe-docx) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Safe Docx open source?
Yes — the source code is public at github.com/usejunior/safe-docx, with 32 GitHub stars.
Can AI agents pay to use Safe Docx?
Not yet through Loomal — Safe Docx is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Safe Docx? Claim this listing free by verifying GitHub ownership, or contact us.