softvoyagers/pageshot-api
Free webpage screenshot capture API with format, viewport, and dark mode options. No API key required.
Quick Start
Clone the repository:
git clone https://github.com/softvoyagers/pageshot-apiClaude Desktop configuration example:
{
"mcpServers": {
"pageshot-api": {
"command": "npx",
"args": [
"-y",
"softvoyagers/pageshot-api"
]
}
}
}Check the repository README for specific installation and configuration instructions.