Skip to main content
Glama

PDF Manipulation MCP Server

pdf_get_info

Extract PDF metadata and document information to analyze file properties, page count, and structural details for content management and verification.

Instructions

Get metadata and information about a PDF.

Input Schema

NameRequiredDescriptionDefault
pdf_pathYes

Input Schema (JSON Schema)

{ "properties": { "pdf_path": { "title": "Pdf Path", "type": "string" } }, "required": [ "pdf_path" ], "type": "object" }

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/andr3medeiros/pdf-manipulation-mcp-server'

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