mcp_documents_reader and word-mcp-live

mcp_documents_reader
59
Established
word-mcp-live
57
Established
Maintenance 13/25
Adoption 14/25
Maturity 18/25
Community 14/25
Maintenance 13/25
Adoption 11/25
Maturity 18/25
Community 15/25
Stars: 15
Forks: 3
Downloads: 1,951
Commits (30d): 0
Language: Python
License: MIT
Stars: 9
Forks: 5
Downloads: 602
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About mcp_documents_reader

xt765/mcp_documents_reader

Model Context Protocol (MCP) server exposes tools to read multiple document types including DOCX, PDF, Excel, and TXT. This has been tested on Trae Desktop.

Implements format-agnostic document reading via a factory pattern that auto-detects file types and routes to specialized extractors (python-docx, pypdf, openpyxl). Designed as an MCP-compliant server exposing a single `read_document` tool for AI assistants, with configuration support for Claude Desktop and Trae IDE through JSON manifests.

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.

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