An MCP integration for rendering full-page website screenshots and PDFs using the Urlbox API.
| Tool name | Description | Destructive? |
|---|---|---|
| render | ✓ no | |
| download | ✓ no |
{
"mcpServers": {
"urlboxscreenshot": {
"command": "npx",
"args": [
"-y",
"@urlbox/screenshot-mcp"
]
}
}
}