Screenshot & PDF Capture API
io.github.Br0ski777/screenshot-pdfCapture screenshots (PNG/JPEG/WebP) and generate PDFs from any URL. x402 payments.
Tools · 2
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 …
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
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"
}
}
}