Skip to main content
Glama

mcp-pdf-reader

by pietermyb
MIT License
1

open-pdf

Access and open PDF files directly using a specified file path. Ideal for quick retrieval and viewing of documents stored in your system or network.

Instructions

Open a PDF file

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the PDF file

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the PDF file", "type": "string" } }, "required": [ "path" ], "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