GongRzhe_Office-Word-MCP-Server

MCP-Mirror/GongRzhe_Office-Word-MCP-Server

3.1

If you are the rightful owner of GongRzhe_Office-Word-MCP-Server 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.

A Model Context Protocol (MCP) server for creating, reading, and manipulating Microsoft Word documents.

Tools

Functions exposed to the LLM to take actions

create_document

Create a new Word document with optional metadata.

copy_document

Create a copy of a Word document.

get_document_info

Get information about a Word document.

get_document_text

Extract all text from a Word document.

get_document_outline

Get the structure of a Word document.

list_available_documents

List all .docx files in the specified directory.

add_paragraph

Add a paragraph to a Word document.

add_heading

Add a heading to a Word document.

add_picture

Add an image to a Word document.

add_table

Add a table to a Word document.

add_page_break

Add a page break to the document.

delete_paragraph

Delete a paragraph from a document.

search_and_replace

Search for text and replace all occurrences.

create_custom_style

Create a custom style in the document.

format_text

Format a specific range of text within a paragraph.

format_table

Format a table with borders, shading, and structure.

protect_document

Add password protection to a Word document.

unprotect_document

Remove password protection from a Word document.

add_footnote_to_document

Add a footnote to a specific paragraph in a Word document.

add_endnote_to_document

Add an endnote to a specific paragraph in a Word document.

customize_footnote_style

Customize footnote numbering and formatting in a Word document.

get_paragraph_text_from_document

Get text from a specific paragraph in a Word document.

find_text_in_document

Find occurrences of specific text in a Word document.

convert_to_pdf

Convert a Word document to PDF format.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources