Serversio.github.xt765/mcp_documents_reader
R

MCP Document Reader

io.github.xt765/mcp_documents_reader · v1.3.1
▦ pypi
v1.3.1pypi pypi: mcp-documents-reader↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.xt765/mcp_documents_reader",
  "description": "An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files",
  "title": "MCP Document Reader",
  "repository": {
    "url": "https://github.com/xt765/mcp_documents_reader",
    "source": "github"
  },
  "version": "1.3.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-documents-reader",
      "version": "1.3.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}