Enables LLMs to manipulate PDF files through merging, extracting pages, and searching content.
Pdf Tools is an MCP server designed to facilitate PDF manipulation for Large Language Models. It offers functionalities such as merging multiple PDF files, extracting specific pages, and searching within PDF documents. The server leverages the Model Context Protocol (MCP) to enable seamless integration and operation, providing LLMs with the ability to interact with and modify PDF content effectively.
Key Features
01Merge multiple PDF files into a single PDF
02Merge PDF files in a user-specified order
03Extract specific pages from a PDF file
04Search PDFs for content
05Find and merge related PDFs based on text extraction and regex pattern matching