Skip to main content
Glama
pietermyb

mcp-pdf-reader

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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
open-pdfC

Open a PDF file

close-pdfC

Close an open PDF file

list-pdf-metadataC

List metadata of an open PDF

get-pdf-page-countC

Get the page count of a PDF

get-pdf-page-textC

Get the text content of a specific page in a PDF

pdf-to-textC

Extract all text from a PDF document

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

Latest Blog Posts

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