Back to search
90
MCP live v1.2.0 sse

Screenshot & PDF Capture API

io.github.Br0ski777/screenshot-pdf

Capture screenshots (PNG/JPEG/WebP) and generate PDFs from any URL. x402 payments.

Uptime
50.0%
4 probes
Response
217ms
last probe
Tools
2
callable

Tools · 2

capture_screenshot

Use this when you need a visual capture of a web page. Renders in a real Chromium browser and returns an image. Returns: 1. Binary image (PNG, JPEG, or WebP) 2. Custom viewport support (width/height …

webpage_to_pdf

Use this when you need to convert a live web page to a printable PDF document. Renders in a real Chromium browser and returns binary PDF. Returns: 1. Binary PDF file 2. Configurable paper format (A4,…

Similar MCP servers embedding-nearest

Screenshot & PDF Capture API
Capture screenshots (PNG/JPEG/WebP) and generate PDFs from any URL. x402 payments.
0 tools · sse
Screenshot & PDF
Capture screenshots in PNG, JPEG, or WebP and generate PDFs from any URL.
0 tools
PDF Generator API live
Generate PDF from HTML or Markdown with custom pages, margins, layout. x402.
1 tools · sse
io.github.therealmrfunguy/screenshot-api
Website screenshots as PNG, JPEG, or PDF with custom viewports and full-page capture.
0 tools · sse
n8n-nodes-screenshot-html-to-image
Capture website screenshots or render HTML as PNG images using PDF API Hub
0 tools
n8n-nodes-pdf-to-image
Render PDF pages as PNG, JPG, or WebP images using PDF API Hub
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "screenshot_&_pdf_capture_api": {
      "url": "https://screenshot-pdf.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}