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.

mcp_documents_reader
59
Established
Maintenance 13/25
Adoption 14/25
Maturity 18/25
Community 14/25
Maintenance 10/25
Adoption 6/25
Maturity 1/25
Community 18/25
Stars: 15
Forks: 3
Downloads: 1,951
Commits (30d): 0
Language: Python
License: MIT
Stars: 18
Forks: 13
Downloads:
Commits (30d): 0
Language: Python
License:
No risk flags
No License No Package No Dependents

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.

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