Catalog
io.github.dpozimski/pageshot-mcp
OfficialPageShot MCP
Capture webpage screenshots with format, viewport, and dark mode options
Capture webpage screenshots with customizable formats, viewports, and dark mode.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pageshot-mcp": {
"command": "npx",
"args": [
"-y",
"pageshot-mcp@1.2.0"
]
}
}
}