libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
file-system
/ MCP PDF Reader
MCP PDF Reader
JSON →
none
★ 12
file-system
Extract text, images, and perform OCR on PDF documents using Tesseract OCR.
github ↗
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
auth
none
Resources
github
https://github.com/labeveryday/mcp_pdf_reader ↗
MCP PDF Reader — MCP Server · libregistry