This server wraps a screenshot API to let Claude capture rendered webpage images on demand. It exposes viewport configuration, multiple output formats, and dark mode toggling, so you can grab exactly the view you need without manual browser work. Reach for this when you're documenting web interfaces, testing responsive layouts, or need visual snapshots of live pages as part of a larger workflow. The stdio transport means it runs locally as a subprocess, and the underlying pageshot-api service handles the actual rendering. Good for any scenario where you want Claude to see what a URL actually looks like rather than just scraping HTML.
claude mcp add --transport stdio io.github.dpozimski-pageshot-mcp -- npx -y pageshot-mcp