
Safe Docx
MCP server by github.com/usejunior/safe-docx
AI-native surgical editing of Word .docx and OpenDocument .odt files with formatting preservation
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 mcp add safe-docx -- npx -y @usejunior/safe-docx{
"mcpServers": {
"safe-docx": {
"command": "npx",
"args": [
"-y",
"@usejunior/safe-docx"
]
}
}
}@usejunior/safe-docxFrequently 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.
More MCP servers

mcp-server-couchbase
32
Couchbase Model Context Protocol Server to interact with Couchbase clusters

EOxElements
32
A server to provide information about EOxElements custom elements for coding agents.

RAGScore
32
Generate QA datasets & evaluate RAG systems with failure diagnosis. Any LLM.

PageMap
32
Structured web intelligence for AI agents. 5x fewer tokens than Playwright/Firecrawl, 84.7% accuracy

cursor-history
32
MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history

ATXP — Agent Payment & Wallet Infrastructure
32
Agent wallet, email, phone, and 41 paid tools: search, image/video/music gen, SMS, calls.
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.