PDF Memo
byychoi-kr
0Provides AI clients with safe and controlled access to PDF content, enabling extraction of annotations, highlights, and text.
概要
PDF Memo is a Model Context Protocol (MCP) server designed to securely expose PDF document functionalities to AI clients like Claude. It allows AI to list accessible PDFs, extract highlights with their corresponding text, retrieve raw annotations, read specific pages, and access metadata such as title and author. The server enforces strict access controls, limiting operations to user-defined directories, ensuring a safe and controlled interaction with your PDF files.
主な機能
- Extracts PDF annotations with sensible filtering (e.g., highlights, text).
- Accurately maps highlighted regions to the underlying page text.
- Supports flexible page range specifications for targeted content retrieval.
- Provides access to PDF metadata, including title, author, and creation dates.
- Configurable allowed directories and file size limits for enhanced security.
- 0 GitHub stars
ユースケース
- Enable AI assistants to summarize or analyze highlighted sections of PDF documents.
- Allow AI to list and discover relevant PDF files within specified directories for research.
- Provide an AI with specific page content or raw annotations for detailed analysis or learning tasks.