Skip to main content
Glama

download_pdf

Download PDF files from web URLs to a local directory for processing with PDF Agent MCP tools. Specify subfolders and filenames for organized storage.

Instructions

Download a PDF from a URL and save it to the PDF agent home directory. Downloads to a specified subfolder (default: 'downloads') and returns the full path of the downloaded PDF.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL of the PDF to download. Must be a valid HTTP/HTTPS URL.
subfolderNoSubfolder within ~/pdf-agent/ to save the PDF (default: 'downloads'). Will be created if it doesn't exist.downloads
filenameNoOptional filename for the downloaded PDF. If not provided, will be derived from URL. Extension .pdf will be added if missing.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vlad-ds/pdf-agent-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server