Back to directory
gongrzhe/office-word-mcp-server

gongrzhe/office-word-mcp-server

@GongRzhe

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

wordmicrosoftdocumentmcpofficepythondocxautomation

Installation & Configuration

{
  "mcpServers": {
    "word-document-server": {
      "command": "uvx",
      "args": [
        "--from",
        "office-word-mcp-server",
        "word_mcp_server"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13