Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GURUPDF_API_KEYYesYour API token from Profile → API tokens.
GURUPDF_API_URLNoOverride only for self-hosted / staging.https://gurupdf.com/api/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
convert_fileA

Convert or process a local file (or URL) with GuruPDF. Convert between 100+ formats (PDF ⇄ Word/Excel/PowerPoint, images, ebooks, etc.) or run a PDF tool (compress, merge, split, rotate, protect, watermark, OCR…). Saves the result next to the input and returns the path.

get_statusA

Check a GuruPDF conversion job by its id (uuid). If it's finished, downloads the result to disk.

list_conversionsA

List the conversions and tools GuruPDF supports, optionally filtered by an input file format.

check_creditsA

Show how many GuruPDF credits the user has left, and how to get more.

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/GuruPDF/gurupdf-mcp'

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