Submit

Pdf Reader

@sunderbharath85

10 months ago
An MCP server that can extract text from PDFs and images. It supports: * Native text extraction from PDFs (embedded text) * OCR for scanned PDFs and images using Tesseract

Server Config

{
  "mcpServers": {
    "pdf-reader-mcp": {
      "command": "node",
      "args": [
        "dist/index.js"
      ],
      "env": {}
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.