Skip to content
Claude Desktop

MCP Document Reader for Claude Desktop

io.github.xt765/mcp_documents_reader

An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files

client:Claude Desktop transport:stdio runtime:pypi

Install MCP Document Reader in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp_documents_reader": {
      "command": "uvx",
      "args": [
        "mcp-documents-reader"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

MCP Document Reader in other clients