mcp-pdf-reader
If you are the rightful owner of mcp-pdf-reader and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A PDF file reading server based on FastMCP, supporting PDF text extraction, OCR recognition, and image extraction via the MCP protocol.
The MCP PDF Server is a robust solution for handling PDF files, offering capabilities such as text extraction, OCR recognition, and image extraction. Built on the FastMCP framework, it provides a seamless experience for users needing to process PDF documents. The server includes a web-based debugger, making it easy to test and debug without requiring extensive coding knowledge. With support for both normal and scanned PDFs, the server is versatile and suitable for various use cases. The project is structured to facilitate easy deployment and usage, with a focus on efficiency and user-friendliness.
Features
- Extracts normal text from a PDF (page by page).
- Uses OCR to recognize text from scanned or image-based PDFs.
- Extracts all images from a specified PDF page (Base64 encoded output).