Skip to main content
Glama
510,031 tools. Updated 2026-09-03 17:04

"A tool for reading PDF files" matching MCP tools:

  • Convert local files using 35+ tools like PDF to Word, merge PDFs, or URL to PDF. Saves output alongside input or in a specified directory.
    MIT
  • Retrieve document metadata including title, author, dates, page count, and file size without reading the content. For PDF files, additionally returns subject, creator, producer, and version.
    MIT
  • Split a PDF into multiple PDF files by specifying page numbers or ranges to extract selected pages or divide large documents.
    MIT
  • Convert PDF files to markdown format for easier editing and content extraction. Use server file paths or online URLs to transform PDF content into readable text.
    MIT
  • Combine multiple PDF files from local paths or URLs into a single document. Specify the order of files and save the merged PDF to your chosen location.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Reads text files from a workspace directory. For binary files like docx or pdf, returns metadata and a file path hint for direct access.
    MIT
  • Submit a public PDF URL for a machine-verifiable PDF/UA-1 check covering document structure, tags, and reading order. Queues verification and returns an ID to poll for accessibility results.
    MIT
  • Locate PDF files in directories using glob patterns to filter by filename, returning file details for processing with PDF reading tools.
    MIT
  • Extract text content from binary files (DOCX, XLSX, PPTX, PDF) in the workspace. Faster alternative to reading via filesystem.
    MIT
  • Merge multiple PDF files into one combined document. Files are processed in the order provided, and the merged PDF is returned as a base64-encoded string.
    MIT
  • Fetch any URL with no domain restrictions and return page content as clean markdown. Handles HTML, JSON, XML, CSV, and PDF files.
    MIT
  • Embed one or more files into a PDF as attachments that travel with the document and stay extractable by readers. Bundle source data, receipts, or supporting documents directly with your PDF.
    MIT
  • View a project's files and directories as a tree to understand its structure before reading or editing files.
    MIT
  • Retrieve document metadata such as file type, size, and modification time without reading the full content. Get page counts for PDFs or line counts for text files to quickly assess document details.
    MIT
  • Extract and list PDF tables with diagnostic information, optionally filtered by outline node, to enable table-centric reading.
    MIT
  • Extract text content from PDF files with options for page filtering, text cleaning, and metadata inclusion. Use this tool to retrieve specific information from PDF documents without manual reading.
    MIT