espresso3389/pdf-splitter-mcp
3.3
If you are the rightful owner of pdf-splitter-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The PDF Splitter MCP Server is a tool designed to provide random access to PDF contents, allowing for selective extraction of pages and content, thereby reducing total reading costs.
Tools
Functions exposed to the LLM to take actions
load_pdf
Load a PDF file into memory, supporting both local paths and URLs.
extract_page
Extract content from a specific page of a loaded PDF.
search_pdf
Search for text within a PDF, supporting case-sensitive and regex queries.
render_page
Render a PDF page as an image at a specified DPI.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client