# url2image MCP server

Capture batches of public web pages in a real browser and download the screenshots as a zip.

## Links
- Registry page: https://www.getdrio.com/mcp/com-url2image-url2image

## Install
- Endpoint: https://url2image.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://url2image.com/mcp

## Tools
- create_screenshot_batch - 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 reset them. Beyond that the batch pauses and reports how many credits it needs. Endpoint: https://url2image.com/mcp
- get_screenshot_batch - Read the state and per URL results of a batch created by this client, including the download URL once anything has rendered. Endpoint: https://url2image.com/mcp
- get_account_balance - Screenshot credits and free monthly allowance remaining for the calling identity. Endpoint: https://url2image.com/mcp
- list_sample_captures - Public sample captures this service refreshes on a schedule. Useful for showing a user what the output looks like before they spend anything. Endpoint: https://url2image.com/mcp
- create_credit_checkout - 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 handle card details. Endpoint: https://url2image.com/mcp

## Resources
- url2image://skill.md - MIME type: text/markdown
- url2image://server-card.json - MIME type: application/json
- url2image://pricing.json - MIME type: application/json

## Prompts
Not captured

## Metadata
- Owner: com.url2image
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 29, 2026
- Source: https://registry.modelcontextprotocol.io
