mcp_documents_reader and mcp-ms-office-documents
One tool provides read access to various document types, including PDFs, while the other offers functionality to create Microsoft Office documents, making them complementary tools within the MCP ecosystem for comprehensive document management.
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-ms-office-documents
dvejsada/mcp-ms-office-documents
MCP server providing tools to create Ms Office documents like presentations, emails, spreadshhets and word docs (pptx, docx, eml, xlsx)
Implements MCP protocol via Docker for seamless AI integration, offering both static document generation (PowerPoint, Word, Excel, email, XML) and dynamic templating systems where custom email/Word templates automatically expose themselves as typed AI tools. Supports flexible output to local storage or major cloud providers (S3, GCS, Azure, MinIO) with time-limited download links.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work