Skip to main content
Glama

PDF Reader MCP Server

by pablontiv

validate_pdf

Verify PDF file integrity and readability to ensure proper processing. Use this tool to validate PDF documents by checking for errors or corruption, enabling accurate extraction and analysis.

Instructions

Validate PDF file integrity and readability

Input Schema

NameRequiredDescriptionDefault
file_pathYesPath to the PDF file to validate

Input Schema (JSON Schema)

{ "properties": { "file_path": { "description": "Path to the PDF file to validate", "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