MCP PDF Reader
JSON →Extract text, images, and perform OCR on PDF documents using Tesseract OCR.
Install
pip install fastmcp Tools · 5
- read_pdf_text Extract text content from PDF pages.
- extract_pdf_images Extract all images from a PDF file.
- read_pdf_with_ocr Extract text from both regular text and images using OCR.
- get_pdf_info Get comprehensive metadata and statistics about a PDF.
- analyze_pdf_structure Analyze the structure and content distribution of a PDF.
Links
★ 12 GitHub stars