D

docx-mcp-server

ToolsMIT

Overview

MCP server for reading and editing Word (.docx) documents, supporting track changes, comments, footnotes, and structural validation

Capabilities

  • github integration
  • mcp client integration
  • workflow automation support

Best For

docx-mcp-server: Python MCP server for .docx document handling with track changes, comments, and footnotes

Decision Snapshot

Install

available

Usage

available

Config

1 strong hints

Capabilities

3 key capabilities detected

  • • GitHub stars: 4
  • • Forks: 2
  • • Source provenance count: 1
  • • Last seen: 3/23/2026
  • • Published: 3/22/2026

Installation / Setup

# Claude Code (recommended) && claude mcp add docx-mcp -- uvx docx-mcp-server && # With pip && pip install docx-mcp-server

Example Config

This is an MCP Find-authored example config generated from strong evidence.

Final parameters should follow the tool's official setup documentation.

strong-evidencesource-clearmcp-find-example
{
  "mcpServers": {
    "docx-mcp": {
      "command": "uvx"
    }
  }
}

Usage

{ && "mcpServers": { && "docx-mcp": { && "command": "uvx",

Features

  • github integration
  • mcp client integration
  • workflow automation support

Use Cases

  • Supports capabilities such as: github integration; mcp client integration; workflow automation support.
  • Common usage themes: comments, docx, footnotes, mcp.

Supported Clients / Integrations

  • github integration
  • mcp client integration
  • workflow automation support

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

{ && "mcpServers": { && "docx-mcp": { && "command": "uvx",

Notes / Requirements

  • Primary language: Python
  • License: MIT
  • Parser coverage score: 1.00
  • Source feeds: PyPI RSS + JSON API
  • Topic cluster: general

Official Links

Source Information

Community: 4 stars
Last Updated: Mar 23, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.