Office-Word-MCP-Server

Office-Word-MCP-Server

162

Office-Word-MCP-Server is an MCP server enabling AI assistants to interact with Microsoft Word documents, providing comprehensive document management and editing features through a standardized protocol.

What are the prerequisites for installing the Office-Word-MCP-Server?

You need Python 3.8 or higher and the pip package manager to install the server.

How can I install the server using Smithery?

Use the command npx -y @smithery/cli install @GongRzhe/Office-Word-MCP-Server --client claude to install the server automatically.

What should I do if I encounter permission issues?

Ensure the server has permission to read/write to document paths and check file ownership and permissions.

How can I enable detailed logging for debugging?

Set the environment variable MCP_DEBUG=1 on Linux/macOS or set MCP_DEBUG=1 on Windows.

What image formats are recommended for insertion into documents?

JPEG and PNG formats are recommended for image insertion into Word documents.