Armory
Source
Browse
MCPs

nameetp-pdfmux

PDF extraction router with built-in MCP server. Classifies each page (digital, scanned, tables) and routes to the best backend (PyMuPDF, Docling, OCR, or optional LLM fallback). Per-page confidence scoring flags low-quality pages and auto-reextracts them — prevents silent RAG failures. Zero config: `pip install pdfmux`. MIT licensed.

Score
89.5182 signals
Evidence
81 stars · 13 forks
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

What it is

PDF extraction router with built-in MCP server. Classifies each page (digital, scanned, tables) and routes to the best backend (PyMuPDF, Docling, OCR, or optional LLM fallback). Per-page confidence scoring flags low-quality pages and auto-reextracts them — prevents silent RAG failures. Zero config: pip install pdfmux. MIT licensed.

When to use it

When an agent needs the "Search & Data Extraction" capability this MCP server exposes.

Source

Migrated from the awesome-mcp-servers navigation directory (category: Search & Data Extraction). See https://github.com/NameetP/pdfmux.