# GongRzhe/Office-Word-MCP-Server

A Model Context Protocol (MCP) server for creating, reading, and manipulating Microsoft Word documents. This server enables AI assistants to work with Word documents through a standardized interface, providing rich document editing capabilities.

Repository: https://github.com/GongRzhe/Office-Word-MCP-Server
Canonical: https://ross.abutalabs.com/products/office-word-mcp-server
Language: Python
License: MIT
License Family: permissive
Archived: true
Last push: 2025-12-31T13:23:05+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 60, release rhythm 31, longevity 37
- inputs: {"age_days": 526, "days_push": 245, "days_rel": 245, "gap_med": null, "n_releases_24m": 1}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2107, forks 286 (observed 2026-08-28T04:06:14.028593+00:00)

## What it is
A Model Context Protocol (MCP) server that lets AI assistants create, read, format, and manipulate Microsoft Word (.docx) documents through a standardized tool interface. It supports document creation, rich text formatting, tables, images, footnotes, merging, and Word-to-PDF conversion.

## Use cases
- generate Word reports from an AI chat prompt
- let Claude or another assistant edit existing docx files
- create formatted documents with headings, tables, and images via MCP
- merge multiple Word documents into one
- convert Word documents to PDF
- extract and analyze text and structure from docx files

## When to choose
- you want an AI assistant to create or edit Word documents programmatically
- you need an MCP server exposing docx operations as tools
- you want document generation without writing python-docx code yourself

## When to avoid
- you need to manipulate Excel or PowerPoint files
- you need a general-purpose docx library inside your own code rather than an MCP tool server
- you require pixel-perfect fidelity to complex Word layouts

## Facets
- artifact type: service
- maturity: active
- function: mcp, pdf, documentation, developer-tools
- domain: files, pdf, artificial-intelligence, developer-tools
- platform: python, cross-platform, self-hosted
- tags: mcp-server, word-documents, docx, office-automation, ai-assistants, document-generation, automation

## Member repositories
- GongRzhe/Office-Word-MCP-Server (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:14.028593+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:53:54.081551+00:00, confidence not recorded.
  - readme: https://github.com/GongRzhe/Office-Word-MCP-Server (fetched 2026-08-28T04:06:14.028593+00:00, sha f8fab49f11de)
  - registry_pypi: https://pypi.org/pypi/office-word-mcp-server/json (fetched 2026-08-29T10:34:02.160920+00:00, sha e0d28fa13dfe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
