url2image
com.url2image/url2imageCapture batches of public web pages in a real browser and download the screenshots as a zip.
Tools · 5
Render a list of web pages in a real browser. Returns a batch id to poll. The first 10 screenshots each month are free, metered per network address rather than per key, so issuing another key does not…
Read the state and per URL results of a batch created by this client, including the download URL once anything has rendered.
Screenshot credits and free monthly allowance remaining for the calling identity.
Public sample captures this service refreshes on a schedule. Useful for showing a user what the output looks like before they spend anything.
Create a hosted Stripe Checkout URL for a prepaid credit pack. This can lead to a charge, but only after the user opens the URL and confirms payment on Stripe. Ask the user before calling it and never…
Resources · 3
url2image://skill.md
url2image://server-card.json
url2image://pricing.json
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"url2image": {
"url": "https://url2image.com/mcp",
"transport": "streamable-http"
}
}
}