73
/ 100
16 days ago
glama

mcp-ebook-read

A local MCP server that lets LLM agents read EPUB books and PDF documents with outline-first navigation, precise node reads, and local SQLite persistence.

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
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGROBID_URL(for example http://127.0.0.1:8070) enables optional PDF paper metadata enrichment.
configGROBID_TIMEOUT_SECONDSGROBID_URL=http://localhost:8070 =120 uvx mcp-ebook-read
configPDF_DOCLING_NUM_THREADS(auto-derived from CPU cores by default; override Docling CPU threads).
configPDF_DOCLING_BATCH_SIZE(auto-derived from CPU/memory by default; override Docling OCR/layout/table batch sizes together).
configPDF_DOCLING_DEVICE(override Docling accelerator device, for example auto, cpu, or mps on Apple Silicon).
configPDF_FORMULA_BATCH_SIZE(auto by default; dynamically scaled across concurrent PDF parses, or an explicit integer).
configMCP_EBOOK_INGEST_WORKERS(auto by default; parallel eager ingest workers for multiple new documents).
// 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 1 concrete improvement 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/artipyheart-mcp-ebook-read-1c5m85)](https://m8ven.ai/mcp/artipyheart-mcp-ebook-read-1c5m85)
commit: 49d56a7ed6af18e2f7da42228f7a627a6fd2d892
code hash: 4169181dc34d8db79fba378a16425e2b7505927dd68dc6f5ed0ee36d62d6a3d2
verified: 6/21/2026, 10:42:30 AM
view raw JSON →