An MCP server that provides a tool to extract text content from local PDF files, supporting both standard PDF reading and OCR capabilities with optional page selection.
mcp using PyPDF2 to:
• merge-pdfs
• extract-pages
• search-pdfs
• merge-pdfs-ordered (merge in user spec. order)
• find-related-pdfs (regex extracted text for related PDF files)
A server providing PDF form manipulation tools via MCP's API, allowing users to find PDFs across directories, extract form field information, and visualize form fields in documents.
An MCP server that provides multiple file conversion tools for AI agents, supporting various document and image format conversions including DOCX to PDF, PDF to DOCX, image conversions, Excel to CSV, HTML to PDF, and Markdown to PDF.