PDF MCP Server
JSON →Extract text and data from PDF files using pdfplumber by providing local file paths.
Install
uvx --from Tools · 10
- pdf_extract_text Extract text content from a PDF file
- pdf_extract_images Extract images from a PDF file
- pdf_extract_metadata Extract metadata from a PDF file
- pdf_merge Merge multiple PDF files into one
- pdf_split Split a PDF file into multiple files
- pdf_compress Compress a PDF file to reduce size
- pdf_encrypt Encrypt a PDF file with a password
- pdf_decrypt Decrypt a password-protected PDF file
- pdf_rotate Rotate pages in a PDF file
- pdf_extract_pages Extract specific pages from a PDF file
Links
★ 1 GitHub stars