MCP server that reads PDFs and exposes them as structured Markdown, metadata, outlines, images, and tables to LLM consumers via tools like pdf_read_markdown and pdf_info.
An MCP server that converts PDF files to Markdown format using AI sampling capabilities, supporting both local files and URLs with incremental conversion features.
An MCP server that exposes Marker for high-quality PDF OCR and conversion, providing a tool to convert PDFs to markdown, JSON, or HTML with optional LLM-enhanced mode.