Why this server?
This server provides access to image URIs, metadata, and OCR data via the Gyazo API, enabling OCR processing for PDF's converted to images.
AlicenseNot gradedqualityBmaintenanceA TypeScript-based MCP server that enables AI assistants to interact with Gyazo images using the Model Context Protocol, providing access to image URIs, metadata, and OCR data via the Gyazo API.1827MITWhy this server?
This server enables LLMs to extract and use content from unstructured documents across a wide variety of file formats, which would include PDF's.
FlicenseBqualityDmaintenanceA Model Context Protocol server that enables LLMs to extract and use content from unstructured documents across a wide variety of file formats.111Why this server?
This server retrieves and processes content from web pages, converting HTML to markdown, which would be helpful if the PDF is available online as a webpage.
AlicenseAqualityAmaintenanceThis server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.189,748MITWhy this server?
Provides tools for reading and extracting text from PDF files, supporting both local files and URLs.
FlicenseNot gradedqualityDmaintenanceProvides tools for reading and extracting text from PDF files, supporting both local files and URLs.46Why this server?
Provides a set of tools to manipulate PDF's including: extracting pages, merging, and searching, however it does not explicitly OCR.
AlicenseBqualityDmaintenancemcp using PyPDF2 to: • merge-pdfs • extract-pages • search-pdfs • merge-pdfs-ordered (merge in user spec. order) • find-related-pdfs (regex extracted text for related PDF files)576The UnlicenseWhy this server?
Converts Markdown to styled PDFs, which isn't quite the user's request but is related, and could be part of a workflow.
FlicenseNot gradedqualityDmaintenanceConverts Markdown to styled PDFs using VS Code's markdown styling and Python's ReportLab, providing a simple note storage system with custom URI scheme.15Why this server?
OCR images or pdfs, locally or by URLs by using Mistral OCR API (paid)
AlicenseNot gradedqualityDmaintenanceOCR images or pdfs, locally or by URLs by using Mistral OCR API (paid)39MITWhy this server?
A Python implementation of an MCP server that extracts webpage content, removes ads and non-essential elements, and transforms it into clean, LLM-optimized Markdown which could include extracting from a PDF that's rendered as a webpage.
AlicenseNot gradedqualityDmaintenanceA Python implementation of an MCP server that extracts webpage content, removes ads and non-essential elements, and transforms it into clean, LLM-optimized Markdown.4MIT