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.
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.
process.env. You'll be asked to provide them before it can run.GROBID_URL— (for example http://127.0.0.1:8070) enables optional PDF paper metadata enrichment.GROBID_TIMEOUT_SECONDS— GROBID_URL=http://localhost:8070 =120 uvx mcp-ebook-readPDF_DOCLING_NUM_THREADS— (auto-derived from CPU cores by default; override Docling CPU threads).PDF_DOCLING_BATCH_SIZE— (auto-derived from CPU/memory by default; override Docling OCR/layout/table batch sizes together).PDF_DOCLING_DEVICE— (override Docling accelerator device, for example auto, cpu, or mps on Apple Silicon).PDF_FORMULA_BATCH_SIZE— (auto by default; dynamically scaled across concurrent PDF parses, or an explicit integer).MCP_EBOOK_INGEST_WORKERS— (auto by default; parallel eager ingest workers for multiple new documents).[](https://m8ven.ai/mcp/artipyheart-mcp-ebook-read-1c5m85)