← Registry

Developer Tools

pdf4.dev

Generates PDFs from templates or HTML, with account and template management.

1 endpoint14 known toolsFirst detected May 12, 2026Last detected July 24, 2026

ENDPOINT 1

https://pdf4.dev/api/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged
Server instructions

PDF4.dev MCP server. Use ONLY the MCP tools provided here to interact with PDF4.dev. Do NOT make direct HTTP requests (fetch, curl, XMLHttpRequest) to the API. The base URL is https://pdf4.dev (there is NO api.pdf4.dev subdomain). To update a template, use the update_template tool with the `html` parameter (not `content`). PATCH is not supported. There are no /update or /edit endpoints.

Known tools 14

get_info

Get your PDF4.dev account overview: templates with their variables, and usage stats.

render_pdf

Generate a PDF from a saved template or raw HTML.

preview_template

Render a template as a PNG screenshot (displayed inline).

list_templates

List all saved templates.

get_template

Get a template's full HTML content, format settings, and sample data.

create_template

Create a new PDF template.

update_template

Update a template's HTML, name, sample data, or header/footer components.

delete_template

Permanently delete a template.

list_components

List reusable components (headers, footers, blocks).

create_component

Create a reusable component.

get_component

Get a component's full HTML content.

update_component

Update a component's name, HTML, or preview.

delete_component

Permanently delete a component.

list_logs

View recent PDF generation history (status, duration, size, errors).