An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files
An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-xt765-mcp-documents-reader": {
"args": [
"mcp-documents-reader"
],
"command": "uvx"
}
}
}This is a well-structured MCP server for reading documents in multiple formats. The code demonstrates good software engineering practices with comprehensive test coverage and proper error handling. While it has read-only file system access and no authentication mechanism, these are appropriate for its intended purpose as a document reader for AI assistants. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Great MCP, love from China