Sitecap is a versatile tool designed for generating website screenshots and extracting rendered HTML content. Leveraging Chrome's headless capabilities via the Chrome DevTools Protocol (CDP), it offers multiple modes of operation: a command-line interface for direct use, an HTTP server for programmatic access via a REST API, and a Model Context Protocol (MCP) server for integration with MCP clients. It provides extensive control over viewport size, image resizing (including cropping and scaling), timeout settings, and domain whitelisting for resource filtering, making it suitable for a wide range of web content capture and analysis tasks.