hongkongkiwi/docx-mcp
MCP Server for dealing with Microsoft .docx files
Platform-specific configuration:
{
"mcpServers": {
"docx-mcp": {
"command": "npx",
"args": [
"-y",
"docx-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...