docx-mcp-server
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.
{
"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
You can verify all information on this page against the source repository above.
Related MCP Tools
mcp-ai-forever
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual Web UI and Desktop Application interfaces with cross-platform compatibility.
ha-mcp-dev
Home Assistant MCP Server enabling control of Home Assistant through MCP, with support for authentication and workflow automation.
alfanous3-mcp
An MCP (Model Context Protocol) server that exposes the Alfanous Quranic search engine as tools and resources for AI assistants.
secure-mcp-gateway
A secure middleware gateway for the Model Context Protocol (MCP), built with Python, featuring async support and guardrails for AI model context management.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.