Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MINTPDF_API_KEYNoOptional MintPDF API key. Raises the monthly render limit. Free key at https://mintpdf.dev
MINTPDF_BASE_URLNoPoint at a self-hosted MintPDF instance instead of the hosted one.https://mintpdf.dev

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_pdfA

Renders HTML or Markdown into a PDF and returns a download URL valid for one hour. Provide exactly one of html or markdown. Markdown is styled with a clean default stylesheet, so it is the quickest way to produce a presentable document.

pdf_from_urlA

Loads a public web page and renders it to PDF, returning a download URL valid for one hour. Only public http/https addresses are allowed.

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/TrendTweekers/mintpdf'

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