Extracts text content from PDF files, supporting both local files and URLs.
This tool provides a Model Context Protocol (MCP) server designed to read and extract text from PDF documents. It supports reading from both local files (accessed via volume mounting) and PDFs available at URLs. The server offers robust error handling, including detection of corrupt files and network issues, and delivers extracted text in a standardized JSON format.
主要功能
01Detects PDF encoding automatically
02Reads text from PDF URLs
03Offers error handling for invalid or corrupt PDFs