document-reader-mcp (ifmelate/document-reader-mcp) is an MCP server listed on the M8ven Trust Index. It scores 56 out of 100, grade D. It declares 3 tools. No publisher has claimed this listing.
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.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
ifmelate
Source: Glama
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
extract_text_from_fileExtract plain text from local document files.
extract_text_from_file_streamStream plain text chunks from local document files.
convert_to_markdownConvert various document formats to Markdown, extracting images when applicable. **Important**: This tool converts the ENTIRE document and saves it to a file. It ignores the DOC_READER_DEFAULT_MAX_ROWS, DOC_READER_DEFAULT_MAX_PAGES, and DOC_READER_MAX_OUTPUT_CHARS environment variables. Only the pre…
DOC_READER_RATE_LIMIT_PER_MINUTE"-e", "=120",DOC_READER_MAX_OUTPUT_CHARSMaximum output text size in characters (default: 100000)DOC_READER_DEFAULT_MAX_ROWSDefault maximum rows for spreadsheets/CSV (default: 500, set to 0 to disable)DOC_READER_DEFAULT_MAX_PAGESDefault maximum pages for PDFs (default: 50, set to 0 to disable)Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
3/3 tools missing one or more hints — extract_text_from_file (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); extract_text_from_file_stream (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); convert_to_markdown (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint). OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Descriptions match behaviour
1 tool describes read intent but its handler mutates — convert_to_markdown (line 813: with open(img_path, 'wb') as f:)
Rename the tool, rewrite the description, or move the side-effect into a separate clearly-named tool.
Tool handlers catch errors
2/3 tool handlers wrap calls in try/catch (67%)
Wrap each tool handler body in try/catch and return a structured error response.
Tests exist
No test files found
Add tests that exercise each declared tool.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/ifmelate/document-reader-mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check