HomeBrowser Automation & Scraping › Site-Shot

Site-Shot

Website screenshots for AI agents: full-page, country proxies, ad & cookie-banner removal

TypeScript Cloud
★ 3 stars Last pushed 2026-09-21 License: MIT

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.2)

npx -y site-shot-mcp@1.1.2

Or add to your MCP client config:

{
  "mcpServers": {
    "site-shot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "site-shot-mcp@1.1.2"
      ],
      "env": {
        "SITESHOT_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SITESHOT_API_KEY required secret — Site-Shot API key (the userkey). Get one at https://www.site-shot.com/pricing/

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry