Automated DOCX Redlining Engine
Native Microsoft Word Track Changes for AI Agents is a standalone Node.js Model Context Protocol (MCP) server that acts as a "Virtual DOM" for Microsoft Word documents. It provides AI agents (like Claude) with tools to safely read, edit, and sanitize files without destroying underlying formatting or complex XML. This package provides the exact same engine as the Python CLI, but executes entirely…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Native Microsoft Word Track Changes for AI Agents is a standalone Node.js Model Context Protocol (MCP) server that acts as a "Virtual DOM" for Microsoft Word documents. It provides AI agents (like Claude) with tools to safely read, edit, and sanitize files without destroying underlying formatting or complex XML. This package provides the exact same engine as the Python CLI, but executes entirely via Node.js—making it ideal for environments where Python is unavailable or undesired. You can add…