docx-mcp

sontanon/docx-mcp
★ 1 stars Python 📁 File System Updated today
Legal document redlining engine with MCP server for AI-powered .docx tracked changes
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "docx-mcp": {
      "command": "uvx",
      "args": [
        "docx-mcp"
      ]
    }
  }
}

Or install with pip: pip install docx-mcp

README Excerpt

Legal document redlining engine. Takes AI-generated changes (structured JSON) and applies them as professional tracked changes with comments inside `.docx` files. The output is indistinguishable from what a lawyer would produce in Microsoft Word -- proper `w:ins`/`w:del` markup, comment annotations with

Tools (12)

_italic_append_afterapply_changesapply_changes_from_fileaudit_document_toolclear_celldeletediff_fragmentsextract_fragmentsmodifymodify_cellvalidate_document_tool