Back to directory
@GongRzhe/Office-Word-MCP-Server

@GongRzhe/Office-Word-MCP-Server

@GongRzhe1943

A Model Context Protocol (MCP) server that enables AI assistants to create, read, and manipulate Microsoft Word documents through a standardized interface.

Microsoft Worddocument automationAI toolspython-docxcontext

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2025/3/24
Updated
2026/6/8