Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
read_pdf

Extract all text content from a PDF file

get_pdf_metadata

Extract metadata information from a PDF file (title, author, creation date, etc.)

read_pdf_pages

Extract text from specific pages or page range in a PDF

search_pdf

Search for text in a PDF and return all matches with context

get_pdf_page_count

Get the total number of pages in a PDF file

list_pdf_images

List all images embedded in a PDF file with their metadata (page, dimensions, type)

extract_pdf_image

Extract a specific image from a PDF by its index (use list_pdf_images to get available indices)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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

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