word-mcp-live and mcp_word_office

The two tools are in an ecosystem sibling relationship: LuiccianDev/mcp_word_office is a general-purpose component implementing the Model Context Protocol (MCP) for Word document manipulation, while ykarapazar/word-mcp-live is a specialized MCP server built to provide live editing, tracked changes, and undo functionality specifically for Word documents while they are open.

word-mcp-live
57
Established
mcp_word_office
35
Emerging
Maintenance 13/25
Adoption 11/25
Maturity 18/25
Community 15/25
Maintenance 13/25
Adoption 1/25
Maturity 9/25
Community 12/25
Stars: 9
Forks: 5
Downloads: 602
Commits (30d): 0
Language: Python
License: MIT
Stars: 1
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About word-mcp-live

ykarapazar/word-mcp-live

The only MCP server that edits Word documents while they're open — 114 tools, live editing, tracked changes, per-action undo

Implements a Python-based MCP server that communicates via stdio transport with Word through COM automation (Windows) or python-docx (cross-platform), enabling real-time bidirectional editing. Provides dual-mode operation: live editing mode for open documents with native tracked changes and per-action undo, plus file-based editing mode for batch processing across Windows/macOS/Linux. Integrates with Claude Desktop, Cursor, VS Code, and other MCP-compatible AI assistants through environment-configurable author metadata and transport options.

About mcp_word_office

LuiccianDev/mcp_word_office

Este repositorio implementa un componente tipo MCP (Model Context Protocol) diseñado para leer, crear y modificar archivos Microsoft Word de forma automatizada.

Scores updated daily from GitHub, PyPI, and npm data. How scores work