Handiworks
MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| render | Render a web page to a PNG/JPEG screenshot or a PDF using a real headless browser. Returns the image inline (base64) or the PDF as an embedded resource. Results are cached for 24h. |
| check_link | Check a URL's health: follows the redirect chain, reports the final status and URL, extracts the page <title>, and flags likely paywalls. Cached for 6h. |
| convert | Convert content between formats. Modes: html-to-pdf, html-to-png (real browser), csv-to-json, json-to-csv. PDF/PNG return as attachment/image; data modes return text. |