document-reader-mcp

ggmenu/document-reader-mcp
★ 1 stars Python 📊 Data/Analytics Updated today
📄 Extract text from various document formats with this universal MCP server, featuring support for streaming and encoding detection across all major platforms.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install document-reader-mcp

README Excerpt

```markdown document-reader-mcp is a powerful server designed to extract text from various document formats. It converts documents into Markdown (.md) files, making text easy to edit and share. Whether you are working with PDFs, DOCX files, or spreadsheets, this tool simplifies the process. Follow the steps below to download and run the application. You don't need any programming skills to get started.

Topics

csvcsv-parsercursor-aidocxfastmcpmarkdownmcp-serverpdfpdf-parserxlsxxlsx-parser