Skip to main content
Glama

mcp-pdf-reader

by pietermyb
MIT License
1

get-pdf-page-count

Retrieve the total number of pages in a PDF by providing its unique ID, enabling quick page count verification for document management.

Instructions

Get the page count of a PDF

Input Schema

NameRequiredDescriptionDefault
pdf_idYesID of the PDF to get page count for

Input Schema (JSON Schema)

{ "properties": { "pdf_id": { "description": "ID of the PDF to get page count for", "type": "string" } }, "required": [ "pdf_id" ], "type": "object" }
Install Server

Other Tools from mcp-pdf-reader

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

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