Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents.
Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents. Optical Context MCP is built for one specific job: turning large, visually structured PDFs into a smaller set of retrievable packed images for agent workflows. It reads a local PDF, runs OCR with Mistral, recomposes the extracted text and figures into dense PNGs, and exposes those artifacts over MCP…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents. Optical Context MCP is built for one specific job: turning large, visually structured PDFs into a smaller set of retrievable packed images for agent workflows. It reads a local PDF, runs OCR with Mistral, recomposes the extracted text and figures into dense PNGs, and exposes those artifacts over MCP for batch retrieval. reads a local PDF from the MCP host machine extracts page markdown and embedded…