SecurityRonin/docx-mcp
MCP server for reading and editing Word (.docx) documents with track changes, comments, footnotes, and structural validation
Platform-specific configuration:
{
"mcpServers": {
"docx-mcp": {
"command": "npx",
"args": [
"-y",
"docx-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://pypi.org/project/docx-mcp-server/) [](https://pypi.org/project/docx-mcp-server/) [](https://opensource.org/licenses/MIT) [](https://github.com/SecurityRonin/docx-mcp/actions/workflows/ci.yml) [](https://github.com/SecurityRonin/docx-mcp) [](https://github.com/sponsors/h4x0r)
<a href="https://glama.ai/mcp/servers/SecurityRonin/docx-mcp"> </a>
MCP server for reading and editing Word (.docx) documents with track changes, comments, footnotes, tables, images, sections, and structural validation.
The only cross-platform MCP server that combines track changes, comments, footnotes, tables, formatting, images, sections, cross-references, document merge, and protection in a single package — with OOXML-level structural validation that no other server offers.
| Capability | Description | |---|---| | Track changes | Insert/delete text with proper w:ins/w:del markup — shows as revisions in Word | | Accept/reject changes | Accept or reject tracked changes (all or by author) | | Character formatting | Bold, italic, underline, color — with tracked-change markup | | Comments | Add comments, reply to threads, read existing comments | | Footnotes & endnotes | Add, list, and validate cross-references for both | | Tables | Create tables, modify cells, add/delete rows — all with tracked changes | | **Lis
Loading reviews...