Provides an MCP server to extract and process text content from PDF documents, converting it to Markdown format.
Sponsored
The PDF Reader is a Model Context Protocol (MCP) server designed to simplify working with PDF documents. It integrates Docling for robust document conversion and text extraction, enabling the transformation of PDF content into clean Markdown. This tool enhances accessibility to local PDF files by offering capabilities for document discovery and efficient text retrieval, making it ideal for integration into various MCP-compatible clients and workflows.
主要功能
01Discovers and lists available PDF files
02Provides `get_document_list` tool
031 GitHub stars
04Provides `get_document_text` tool
05MCP Server for PDF processing
06Extracts PDF content to clean Markdown format
使用案例
01Integrating PDF text extraction into MCP-compatible applications
02Programmatically accessing and processing content from local PDF files
03Enabling direct PDF document interaction within IDEs like VSCode/Cursor