Skip to main content
Glama
127,390 tools. Last updated 2026-05-05 15:21

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

  • Locate PDF files in directories using glob patterns to filter by filename, returning file details for processing with PDF reading tools.
    MIT
  • Scan PDF and Markdown files in library folders to extract table of contents and create searchable indexes for quick retrieval.
    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

Matching MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    Enables document conversion between PDF, DOCX, and Markdown formats to facilitate reading and editing complex files in AI tools like Claude Desktop or Cursor. It utilizes marker-pdf and pandoc to provide structured text versions of documents, helping to manage context and support unsupported file types.
    Last updated
    1

Matching MCP Connectors

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

  • AI-powered PDF tools: fill forms via natural language

  • 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
  • Combine multiple PDF files into a single document. Specify input files in order and define the output path for the merged result.
  • 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
  • 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.
  • Merge multiple files (PDF, DOC, XLS, images, ZIP) into a single PDF document using URLs or uploaded files.
    MIT
  • Search for text in PDF files and retrieve its exact coordinates. Supports regular expressions for advanced pattern matching.
    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.