Skip to main content
Glama

mcp-pdf-reader

by pietermyb
MIT License
1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UV_PUBLISH_TOKENNoYour PyPI token for publishing
UV_PUBLISH_PASSWORDNoYour PyPI password for publishing
UV_PUBLISH_USERNAMENoYour PyPI username for publishing

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
summarize-pdfCreates a summary of a PDF document
extract-text-from-pdfExtract text from a specific page or range of a PDF
analyze-pdfAnalyze a PDF and answer questions about its content

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
open-pdf

Open a PDF file

close-pdf

Close an open PDF file

list-pdf-metadata

List metadata of an open PDF

get-pdf-page-count

Get the page count of a PDF

get-pdf-page-text

Get the text content of a specific page in a PDF

pdf-to-text

Extract all text from a PDF document

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