Skip to main content
Glama
pdfcrowd

PDF Export for AI Agents

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PDFCROWD_API_KEYYesYour PDFCrowd API key. Use 'demo' for testing with a watermark.
PDFCROWD_USERNAMEYesYour PDFCrowd username. Use 'demo' for testing with a watermark.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pdfcrowd_create_pdf

Export any content (including charts) to PDF. If input isn't HTML, create a well-designed layout first. IMPORTANT: Call pdfcrowd_info(topic: "parameters") to get the full input schema. IMPORTANT: Before creating HTML, first call pdfcrowd_info(topic: "html_layout") to get the layout guidelines. Do NOT pass PDFCrowd API parameters - this tool has its own schema.

On error: Read the error message carefully and follow its guidance. Report configuration issues to the user instead of trying other PDF tools.

pdfcrowd_info

Get usage tips and upgrade info for PDF Export

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/pdfcrowd/pdf-export-for-ai-agents'

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