mcp_documents_reader and mcp_word_office
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 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