Screenshot & PDF Capture — Full-Page Chromium Rendering
Web capture API for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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 sup
- 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 pa
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Web capture API for AI agents. Take full-page screenshots (PNG/JPEG/WebP) and generate PDFs from any URL using headless Chromium. Custom viewport size, device emulation, and scroll capture.
Tools: capture_screenshot (image), webpage_to_pdf (PDF).
Use this for visual regression testing, documentation, archiving web pages, or generating reports. IMPORTANT: For text extraction from pages, use web_scrape_to_markdown. For custom PDF generation from data, use document_generate_pdf.
Returns: base64-encoded image or PDF. No API key required — x402 micropayment $0.008/call on Base L2.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| 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, |