Office-Word-MCP-Server MCP Server — Claude Integration
# Office-Word-MCP-Server MCP Server
## What is Office-Word-MCP-Server?
Office-Word-MCP-Server is a production-ready Model Context Protocol (MCP) server with 2,105 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install GongRzhe/Office-Word-MCP-Server
# Or manual
git clone https://github.com/GongRzhe/Office-Word-MCP-Server.git
cd Office-Word-MCP-Server
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Python
- **Stars:** ⭐ 2,105
- **Forks:** 🍴 285
- **License:** MIT
- **Updated:** 2026-09-03
- **Repo:** [GongRzhe/Office-Word-MCP-Server](https://github.com/GongRzhe/Office-Word-MCP-Server)