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.
15 stars and 1,951 monthly downloads. Available on PyPI.
Stars
15
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 10, 2026
Monthly downloads
1,951
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/xt765/mcp_documents_reader"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
ykarapazar/word-mcp-live
The only MCP server that edits Word documents while they're open — 114 tools, live editing,...
SylphxAI/pdf-reader-mcp
📄 Production-ready MCP server for PDF processing - 5-10x faster with parallel processing and...
aaronsb/texflow-mcp
LaTeX document compiler with MCP interface — AI agents author documents via structured model,...
nloui/paperless-mcp
An MCP (Model Context Protocol) server for interacting with a Paperless-NGX API server. This...
xt765/mcp-document-converter
MCP Document Converter - A powerful MCP tool for converting documents between multiple formats,...