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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work