Skip to content
Cursor

Pdfrender for Cursor

dev.pdfrender/pdfrender

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

client:Cursor transport:streamable-http tools:1

Install Pdfrender in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Pdfrender in other clients