UseJunior/safe-docx
by Various
Safe DOCX suite: docx-primitives, docx-comparison, safe-docx MCP server
MCP
UseJunior/safe-docx
Added 1 June 2026
Overview
A TypeScript suite for working with DOCX files, comprising docx-primitives for low-level document creation, docx-comparison for diffing documents, and a safe-docx MCP server for AI tool integration. It provides programmatic control over DOCX generation and comparison without relying on external office software.
Best for
Best for
Developers building custom DOCX generation or comparison features into TypeScript applications or AI agent workflows
Use cases
- Generate DOCX documents programmatically from structured data
- Compare two DOCX files to detect changes or differences
- Integrate DOCX creation and comparison into AI agent workflows via MCP
Notes
A TypeScript suite for working with DOCX files, comprising docx-primitives for low-level document creation, docx-comparison for diffing documents, and a safe-docx MCP server for AI tool integration. It provides programmatic control over DOCX generation and comparison without relying on external office software.
30 stars on GitHub. Last updated 2026-05-31. Licensed MIT.
Use cases
- Generate DOCX documents programmatically from structured data
- Compare two DOCX files to detect changes or differences
- Integrate DOCX creation and comparison into AI agent workflows via MCP
Pros
- Modular design separates low-level primitives from comparison and server functionality
- MCP server enables direct use with AI coding assistants and agents
- Written in TypeScript with type safety for reliable document manipulation
Cons
- Small community with only 30 stars, limited support and documentation
- Requires TypeScript/Node.js environment, not a standalone tool
- No built-in support for complex formatting or templates beyond basic primitives
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Modular design separates low-level primitives from comparison and server functionality
- MCP server enables direct use with AI coding assistants and agents
- Written in TypeScript with type safety for reliable document manipulation
Cons
- Small community with only 30 stars, limited support and documentation
- Requires TypeScript/Node.js environment, not a standalone tool
- No built-in support for complex formatting or templates beyond basic primitives
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.