MCP Servers / file-system / MCP PDF Reader

MCP PDF Reader

JSON →
none12file-system

Extract text, images, and perform OCR on PDF documents using Tesseract OCR.

Install
How to run this server
[ { "cmd": "pip install fastmcp", "imports": [] } ]
server path: mcp-pdf-reader
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
Resources
MCP PDF Reader — MCP Server · libregistry