69
/ 100
10 days ago
glama

pdf-rescue-mcp

Enables OCR text extraction and quality management for Chinese PDF books, including batch processing, resume capabilities, and diagnostic tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
26 tools verified — handlers match their declared behaviour
2 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: PDF_RESCUE_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configVIRTUAL_ENV
configPDF_RESCUE_OCR_PROFILE_WARMUP_PAGES
configPDF_RESCUE_HEARTBEAT_PATH
configPDF_RESCUE_CANCEL_PATH
configPDF_RESCUE_TASK_DATABASE
configPDF_RESCUE_TASK_ATTEMPT_ID
configPDF_RESCUE_OUTPUT_ROOT
🔐 secretPDF_RESCUE_PASSWORD
configPDF_RESCUE_OCR_THREADS自动(1–4) 每个 OCR worker 的线程数。自动时按物理核心数计算,上限 4
configPDF_RESCUE_MAX_WORKERS自动(≤4) 最大并行 worker 数量。自动时按 CPU 核心与内存综合计算
configPDF_RESCUE_RESERVE_MEMORY_GB2.0 GB 为系统保留的内存,低于此值不再启动新 worker
configPDF_RESCUE_MEMORY_PER_WORKER_GB2.0 GB 每个 worker 的预估内存占用,用于计算内存槽位
configPDF_RESCUE_MCP_TRANSPORT$env: = "streamable-http"
configPDF_RESCUE_MCP_HOST$env: = "127.0.0.1"
configPDF_RESCUE_MCP_PORT$env: = "8765"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/albertm88-pdf-rescue-mcp-1d22bg)](https://m8ven.ai/mcp/albertm88-pdf-rescue-mcp-1d22bg)
commit: db5251f93ce2a672fc858f08df419b75c5a222a5
code hash: 678efacaf6e2fa60e6ee3c6b373b5f7a8d5ec1942f50b3cc629546d9dff50c82
verified: 7/21/2026, 9:35:28 AM
view raw JSON →