MCP Document Reader runs on your own machine — the client starts it, so there is no endpoint to ping. 347 installs a week from pypi. Last commit 13 Mar 2026.
An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp_documents_reader -- uvx mcp-documents-reader
{
"mcpServers": {
"mcp_documents_reader": {
"args": [
"mcp-documents-reader"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp_documents_reader]
command = "uvx"
args = ["mcp-documents-reader"]
{
"mcpServers": {
"mcp_documents_reader": {
"args": [
"mcp-documents-reader"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp_documents_reader": {
"args": [
"mcp-documents-reader"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.