Skip to main content
Glama

PDF Reader MCP Server

by pablontiv

extract_pdf_metadata

Extract metadata and document details from PDF files using a structured approach to retrieve file information efficiently and accurately.

Instructions

Extract metadata and document information from PDF files

Input Schema

NameRequiredDescriptionDefault
file_pathYesPath to the PDF file to extract metadata from

Input Schema (JSON Schema)

{ "properties": { "file_path": { "description": "Path to the PDF file to extract metadata from", "type": "string" } }, "required": [ "file_path" ], "type": "object" }
Install Server

Other Tools from PDF Reader MCP Server

Related Tools

    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/pablontiv/pdf-reader-mcp'

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