# Office Word Document Server

Enable AI assistants to create, read, and manipulate Microsoft Word documents through a standardized interface. Perform rich document editing operations such as adding headings, formatting text, inse…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add jackxzxz/office-word-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list jackxzxz/office-word-mcp-server
```

---

Source: https://github.com/jackxzxz/Office-Word-MCP-Server | License: MIT
