56
/ 100
1 month ago
glama

document-reader-mcp

Universal MCP server for extracting text from various document formats including PDF, Excel, Word, CSV, and more, with support for streaming, limits, and markdown conversion.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — convert_to_markdown (line 813: with open(img_path, 'wb') as f:)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDOC_READER_RATE_LIMIT_PER_MINUTE"-e", "=120",
configDOC_READER_MAX_OUTPUT_CHARSMaximum output text size in characters (default: 100000)
configDOC_READER_DEFAULT_MAX_ROWSDefault maximum rows for spreadsheets/CSV (default: 500, set to 0 to disable)
configDOC_READER_DEFAULT_MAX_PAGESDefault maximum pages for PDFs (default: 50, set to 0 to disable)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ifmelate-document-reader-mcp-1nif3s)](https://m8ven.ai/mcp/ifmelate-document-reader-mcp-1nif3s)
commit: 28a5d962d0afe5b97d6075e3ea0b3b39dd7cfe9d
code hash: 59405a562f4d529234872fcfbf5034a1807fab17c77eb72eba0fdfca2b032b94
verified: 6/18/2026, 10:47:07 AM
view raw JSON →