docx-mcp

SecurityRonin/docx-mcp
★ 17 stars Python 🧠 Memory/Knowledge Updated 1d ago
MCP server for reading and editing Word (.docx) documents with track changes, comments, footnotes, and structural validation
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

Topics

ai-toolscommentsdocument-editingdocxfootnotesmcpmcp-servermodel-context-protocolooxmltrack-changesword