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.
Platform-specific configuration:
{
"mcpServers": {
"mcp_documents_reader": {
"command": "npx",
"args": [
"-y",
"mcp_documents_reader"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...