Skip to main content
Glama
133,413 tools. Last updated 2026-05-25 15:25

"Methods for Reading PDF Files" matching MCP tools:

  • Retrieve class definitions and specific methods without reading entire files to reduce token usage by 80%+ in code navigation.
    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
  • 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
  • Extract metadata from PDF files to access document information without reading entire content. Use this tool to retrieve details like title, author, and creation date from PDF documents.
    Apache 2.0
  • Search for PDF files in directories using pattern matching to locate specific documents quickly.
    The Unlicense
  • Combine multiple PDF files into one document using the merge-pdfs tool from the mcp-pdf-tools server. Specify input files and output path to create a single PDF.
    The Unlicense

Matching MCP Servers

Matching MCP Connectors

  • Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.

  • Send transactional pdfs for AI agents via SMTP. Templates included.

  • Locate PDF files in directories using glob patterns to filter by filename, returning file details for processing with PDF reading tools.
  • Check PDF availability for dblp papers and receive guidance on alternative access methods when direct download is not supported.
    MIT
  • Read and chunk a datasheet PDF for analysis. Supports local file upload or fetching cached chunks by part SKU, with optional keyword filtering to reduce context usage.
    Apache 2.0
  • Download a blueprint as an Agent Skills directory, returning a JSON manifest of all files (SKILL.md, reference docs, scripts) to write to disk for any coding agent. Avoid reading individual tools.
    MIT
  • Search for text in PDF files and retrieve its exact coordinates. Supports regular expressions for advanced pattern matching.
    MIT
  • Merge multiple files (PDF, DOC, XLS, images, ZIP) into a single PDF document using URLs or uploaded files.
    MIT
  • Download PDF files of IACR ePrint papers using paper IDs to access cryptographic research documents for academic use.
    MIT
  • Merge multiple base64-encoded PDFs into a single PDF file. Provide an array of PDF strings; returns the combined document as a base64-encoded output.
    MIT