Back to Home
stevenpto icon

MCP

Verified Safe

by stevenpto

Overview

Extracts text from PDF documents, including support for OCR on scanned pages, and summarizes the extracted content using context-aware guidance.

Installation

Run Command
python -m src.server

Security Notes

The server processes local PDF files. Potential risks primarily arise from vulnerabilities within the PyMuPDF or Tesseract libraries when handling malformed or malicious PDF inputs, or if the `file_path` parameter is not properly controlled by the calling agent, potentially exposing unintended local files. The server code itself does not contain 'eval', obfuscation, or hardcoded secrets. NLTK data downloads are handled quietly.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens10000
Stars0
Forks0
Last Update2025-12-02

Tags

PDF ProcessingOCRText ExtractionSummarizationDocument Ingestion