Back to search
30
MCP

MCP Document Reader

io.github.xt765/mcp_documents_reader

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

doc-reading-mcp
A simple doc reader and converter MCP service to pdf, docx and markdown
0 tools
docforge-mcp
MCP server for complete Office document manipulation — create, read, edit, convert DOCX/XLSX/PPTX/PDF/EML
0 tools
doc-translator-mcp
MCP server that translates documents (PPTX, PDF, DOCX, XLSX) preserving layout, with optional Gemini image translation
0 tools
docx-mcp-server
MCP server for creating, reading, and editing Word (.docx) documents with markdown conversion, track changes, comments, footnotes, tables, i
0 tools
@harjjotsinghh/documents-mcp
An MCP server that allows its connected clients (agents/LLMs) to read and write document files like PDFs, DOCX documents, PPTX slides, etc.
0 tools
@sigmasd/pdf-read-mcp
A Model Context Protocol (MCP) server that provides access to PDF and DOCX document reading and text extraction capabilities.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp_document_reader": {
      "url": "None",
      "transport": "http"
    }
  }
}