Back to Browse

Pdfrender MCP Server

Developer ToolsLow Risk9.9MCP RegistryRemote
Free

Server data from the Official MCP Registry

HTML-to-PDF MCP server — render pixel-faithful PDFs from HTML.

About

HTML-to-PDF MCP server — render pixel-faithful PDFs from HTML.

Remote endpoints: streamable-http: https://api.pdfrender.dev/mcp/

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "dev-pdfrender-pdfrender": {
      "url": "https://api.pdfrender.dev/mcp/"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Pdfrender

Turn HTML into pixel-faithful PDFs with one API call — or one MCP tool call from your agent.

pdfrender turns HTML into pixel-faithful PDFs over a simple REST API and an MCP server. Anonymous calls work with no signup; an optional API key raises limits. Usage is metered in credits — one render costs one credit. The free tier is 100 credits/month (no card); Essential is €20/mo for 10,000 credits and Scale is €80/mo for 100,000 — cancel anytime, no other SKUs. Alternatives to Gotenberg, DocRaptor, PDFShift, api2pdf, CraftMyPDF and SelectPdf.

Links

MCP server

Streamable-HTTP endpoint: https://api.pdfrender.dev/mcp/ — the anonymous tier works without a key; an API key raises the limits.

Claude Code:

claude mcp add --transport http pdfrender https://api.pdfrender.dev/mcp/

Cursor / Windsurf / Cline / Claude Desktop:

{
  "mcpServers": {
    "pdfrender": {
      "url": "https://api.pdfrender.dev/mcp/"
    }
  }
}

One-click installs for every client: https://pdfrender.dev/connect

API

Base URL https://api.pdfrender.dev/ — authenticate with an X-API-Key header; anonymous calls work at a lower rate limit.

Reviews

No reviews yet

Be the first to review this server!