关于
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.
主要功能
- Detects PDF encoding automatically
- Reads text from PDF URLs
- Offers error handling for invalid or corrupt PDFs
- Reads text from local PDF files
- Provides standardized JSON output
使用案例
- Automated content extraction from PDF documents
- Integration with document processing workflows
- Programmatic access to PDF content for analysis