Same door for humans and AI. No gatekeeper.Register →
Explorer/MCP/axel-belfort/screenshot-pdf
REMOTE

Screenshot & PDF Capture — Full-Page Chromium Rendering

axel-belfort/screenshot-pdf

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 available
The Newcomer
Hasn't been around long. Nothing caught our attention, but there isn't much history to go on yet.
Time indexed (5mo)
2toolsRemote/ HTTP5moindexed
100% uptime · 299ms avgChecked Sep 17, 2026
Quality Score
59/95
Established
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure13.8/20
157 days indexed
Capability14.4/25
Tools: 2.4/13 (2 tools)
Description: 5/5
Endpoint: 7/7
Adoption5.7/25
Use count: 5.7/20 (26 uses)
Multi-registry: 0/5 (1 registry)
Reliability25/25
Currently live: 10/10
Uptime history: 15/15 100% (46/46 checks)
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Risk
0Clean
No signals detected.
The scanner shows
2 tools. Nothing caught our attention.
First indexed Apr 12, 2026
Server Profile
Tools catalogued
2
2 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 299ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://screenshot-pdf--axel-belfort.run.tools
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,

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from axel-belfort
QR Code Generator — Base64 PNG from Any Text
QR code generation API for AI agents. Generate QR codes from any text or URL: base64-encoded PNG output, configurable size (100-1000px). Fast and lightweight. Tools: utility_generate_qr_code. Use this for generating payment links, sharing URLs, encoding data for mobile scanning, or building checkout flows. IMPORTANT: For barcode generation (EAN-13, UPC), use utility_generate_barcode. Returns: {qrCode (base64 PNG), size}. No API key required — x402 micropayment $0.001/call on Base L2.
Token Price — Real-Time Crypto Prices for 10K+ Tokens
Crypto token price API for AI agents. Real-time prices via CoinGecko for 10,000+ tokens: current price in USD, 24h change %, market cap, 24h volume, and all-time high. Bitcoin, Ethereum, Solana, memecoins — everything. Tools: finance_get_token_price. Use this when you need current crypto prices for trading, portfolio valuation, alerts, or market analysis. The most basic crypto data tool every agent needs. IMPORTANT: For historical OHLCV candles, use token_get_ohlcv_history. Returns: {price, change24h, marketCap, volume}. No API key required — x402 micropayment $0.001/call on Base L2.
UUID Generator — v4, v7, ULID, Nanoid (Batch 100)
Unique identifier generation API for AI agents. Generate UUID v4 (random), UUID v7 (time-sortable), ULID, or Nanoid. Batch up to 100 at once. Sortable, compact, or cryptographically random formats. Tools: utility_generate_uuid. Use this for database record IDs, session tokens, correlation IDs, or idempotency keys. Returns ready-to-use identifiers in your preferred format. Returns: {ids[], format, count}. No API key required — x402 micropayment $0.001/call on Base L2.
NFT Metadata — Token Image, Attributes & Collection Info
NFT metadata lookup API for AI agents. Get name, image URL, attributes, description, and collection info for any NFT from contract address + token ID. Ethereum and Base chains supported. Tools: crypto_get_nft_metadata. Use this when you need specific NFT details: image, traits, rarity traits, or ownership info. IMPORTANT: For collection-level data (floor price, volume), use nft_get_collection_data instead. Returns: {name, image, attributes[], collection, owner}. No API key required — x402 micropayment $0.003/call on Base L2.
Whale Alert — Large On-Chain Transfer Tracker
Whale transaction monitoring API for AI agents. Track large on-chain transfers: sender, receiver, token, USD value, and transaction hash. Detect market-moving whale activity in real-time. Tools: crypto_track_whale_transactions. Use this for whale watching, market sentiment signals, exchange flow analysis, or building alert systems. IMPORTANT: For Hyperliquid-specific whale tracking, use hyperliquid_track_whale_positions instead. Returns: {transactions[], totalVolume, largestTransfer}. No API key required — x402 micropayment $0.003/call on Base L2.
DEX Swap Quotes — Uniswap, SushiSwap, Aerodrome
DEX swap quote API for AI agents. Best swap quotes across Uniswap V2/V3, SushiSwap, Aerodrome, and other DEXes. Returns optimal route, price impact, slippage estimate, gas cost, and minimum output. Tools: dex_get_swap_quote. MANDATORY: Call this BEFORE executing any DEX swap to avoid excessive slippage. Essential for pre-trade analysis, route optimization, and MEV protection. IMPORTANT: For orderbook depth analysis, use dex_analyze_orderbook_depth. Returns: {route, amountOut, priceImpact, slippage, gas}. No API key required — x402 micropayment $0.005/call on Base L2.
Similar servers
keycloak-source-mcp
An MCP server that enables AI assistants to navigate, search, and analyze local Keycloak source code to support developer customizations like SPIs and authenticators. It provides tools for searching classes, generating boilerplate code, detecting breaking changes between versions, and tracing dependencies.
MCP Web Research Server
The MCP Web Research Server enables real-time web research with Claude by integrating Google search, capturing webpage content and screenshots, and tracking research sessions.
JS Reverse MCP
An MCP server for JavaScript reverse engineering that enables AI to perform browser debugging, script analysis, and automated hook injection. It streamlines complex workflows like deobfuscation, network tracing, and risk assessment through direct browser integration.
Memory Store MCP Server
A lightweight, stateless MCP server utilizing Puppeteer for web searches, returning structured JSON results, easily integratable with other MCP-enabled systems.
devdoc
A documentation MCP server that crawls websites and Git repositories, stores them as Markdown, and provides tools to search and retrieve documentation for local LLMs and AI agents.
BerryRAG
A local vector database RAG system that integrates with Playwright MCP for web scraping, enabling users to build searchable knowledge bases from web content with multiple embedding providers and Claude-optimized context formatting.
Indexed from Smithery · Updates nightlyView on Smithery →