hongkongkiwi/docx-mcp
3.3
If you are the rightful owner of docx-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The DOCX MCP Server is a comprehensive Model Context Protocol server designed for Microsoft Word DOCX file manipulation, built with Rust. It provides AI systems with powerful tools to create, edit, convert, and manage Word documents programmatically.
Tools
Functions exposed to the LLM to take actions
create_document
Creates a new empty DOCX document.
open_document
Opens an existing DOCX file.
save_document
Saves the document to a specified path.
add_paragraph
Adds a styled paragraph to the document.
convert_to_pdf
Converts the document to PDF format.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client