site-shot/site-shot-mcp

site-shot/site-shot-mcp

от site-shot
MCP-сервер для создания скриншотов веб-страниц через Site-Shot с реальным рендерингом Chromium. Поддерживает полностраничный захват, автоматическое удаление рекламы и cookie-баннеров. Работает с Cl...

Site-Shot MCP server

Give Claude, Cursor, and other AI agents the ability to see any web page — take website screenshots with Site-Shot over the Model Context Protocol.

Real Chromium rendering · full-page capture · country proxies · automatic ad & cookie-banner removal (cleaner images, fewer vision tokens).

Quick start (Claude Desktop)

  1. Get a Site-Shot API key at https://www.site-shot.com/pricing/.
  2. Add this to your Claude Desktop config (claude_desktop_config.json):
{
  "mcpServers": {
    "site-shot": {
      "command": "npx",
      "args": ["-y", "site-shot-mcp"],
      "env": { "SITESHOT_API_KEY": "YOUR_API_KEY" }
    }
  }
}
  1. Restart Claude Desktop. Ask it to "take a full-page screenshot of https://news.ycombinator.com" and it will call the server and show you the image.

Works the same way in any MCP client (Cursor, Cline, VS Code, LangChain, CrewAI) — point the client at npx -y site-shot-mcp with SITESHOT_API_KEY in the environment.

Инструменты были проиндексированы:
capture_full_page

Делает полностраничный (на всю прокручиваемую высоту) снимок экрана веб-страницы с помощью Site-Shot и возвращает его как изображение. Удобная обёртка вокруг capture_screenshot с включённым захватом всей страницы.

Захватить полностраничный скриншот веб-сайта

Параметры
  • block_adsboolean

    Remove ads for a cleaner screenshot. Default: true.

  • block_cookie_bannersboolean

    Remove cookie-consent banners/popups. Default: true.

  • countrystring

    Render through a proxy in this country, given as a two-letter ISO 3166-1 alpha-2 code — "DE" for Germany, "FR" for France, "JP" for Japan. Full country names are not accepted. Auto-sets IP, language, time zone and geolocation. Full list: https://www.site-shot.com/countries

  • formatenum

    Image format. Default: png.

  • geolocationstring

    Override geolocation as "lat,lng".

  • heightinteger

    Viewport height in pixels. If omitted, the Site-Shot API's own default applies — pass a value whenever the exact size matters.

  • languagestring

    Override browser language, e.g. "de".

  • max_heightinteger

    Cap the captured height in pixels (max 20000).

  • strict_countryboolean

    Error out when the requested country has no proxy available, instead of silently falling back to a US proxy. Only applies when country is set. Default: true.

  • time_zonestring

    Override time zone, e.g. "Europe/Berlin".

  • urlstringобязательный

    The URL of the web page to capture. A bare domain like example.com is accepted (https:// is assumed).

  • wait_msinteger

    Milliseconds to wait after load before capturing (for SPAs/animations). If omitted, the Site-Shot API applies its own delay — leaving this out is not a zero-wait capture.

  • widthinteger

    Viewport width in pixels. If omitted, the Site-Shot API's own default applies — pass a value whenever the exact size matters.

capture_screenshot

Делает снимок экрана веб-страницы с помощью Site-Shot и возвращает его как изображение. Рендерит в реальном браузере Chromium. Поддерживает настройку размера области просмотра и устройства, захват всей страницы, прокси по странам и автоматическое удаление рекламы и баннеров cookie (чище изображение, меньше токенов зрения).

Сделать скриншот веб-сайта

Параметры
  • block_adsboolean

    Remove ads for a cleaner screenshot. Default: true.

  • block_cookie_bannersboolean

    Remove cookie-consent banners/popups. Default: true.

  • countrystring

    Render through a proxy in this country, given as a two-letter ISO 3166-1 alpha-2 code — "DE" for Germany, "FR" for France, "JP" for Japan. Full country names are not accepted. Auto-sets IP, language, time zone and geolocation. Full list: https://www.site-shot.com/countries

  • formatenum

    Image format. Default: png.

  • full_pageboolean

    Capture the entire scrollable page instead of just the viewport. Default: false.

  • geolocationstring

    Override geolocation as "lat,lng".

  • heightinteger

    Viewport height in pixels. If omitted, the Site-Shot API's own default applies — pass a value whenever the exact size matters.

  • languagestring

    Override browser language, e.g. "de".

  • max_heightinteger

    Cap the captured height in pixels (max 20000).

  • strict_countryboolean

    Error out when the requested country has no proxy available, instead of silently falling back to a US proxy. Only applies when country is set. Default: true.

  • time_zonestring

    Override time zone, e.g. "Europe/Berlin".

  • urlstringобязательный

    The URL of the web page to capture. A bare domain like example.com is accepted (https:// is assumed).

  • wait_msinteger

    Milliseconds to wait after load before capturing (for SPAs/animations). If omitted, the Site-Shot API applies its own delay — leaving this out is not a zero-wait capture.

  • widthinteger

    Viewport width in pixels. If omitted, the Site-Shot API's own default applies — pass a value whenever the exact size matters.

Похожие MCP-сервера

urlbox/urlbox-mcp-server

urlbox/urlbox-mcp-server

MCP-сервер для Urlbox Screenshot API: делайте скриншоты, PDF, извлекайте HTML и markdown с любых сайтов. Идеален для AI-ассистентов, чтобы захватывать страницы без рекламы и куки-баннеров.

TypeScript4
just-every/mcp-screenshot-website-fast

just-every/mcp-screenshot-website-fast

Быстрый MCP-сервер для скриншотов веб-страниц, оптимизированный под Claude Vision. Автоматически разбивает полные страницы на тайлы 1072x1072. Поддерживает скринкасты, захват CSS-селекторов и настр...

TypeScript109
mzxrai/mcp-webresearch

mzxrai/mcp-webresearch

MCP-сервер для веб-исследований, подключающий Claude к интернету: поиск в Google, извлечение содержимого страниц, создание скриншотов и трекинг сессии. Полезен, чтобы получать актуальную информацию...

JavaScript300
junipr-labs/mcp-server

junipr-labs/mcp-server

MCP-сервер Junipr даёт AI-ассистентам доступ к 75+ инструментам веб-интеллигенции: скриншоты, PDF, метаданные и многое другое. Бесплатный тариф: 500 кредитов/месяц. Всё через один API.

JavaScript1
keiver/image-tiler-mcp-server

keiver/image-tiler-mcp-server

MCP-сервер для полноразрешительного зрения LLM: разбивает крупные изображения и целые веб-страницы на тайлы, сохраняя детали, которые теряются при автоматическом сжатии. Полезен разработчикам и QA ...

TypeScript2
executeautomation/playwright-mcp-server

executeautomation/playwright-mcp-server

Сервер для браузерной автоматизации на Playwright. Используется AI-агентами для открытия страниц, скриншотов, веб-скрапинга и выполнения JavaScript в реальном браузере. Отлично подходит для тестиро...

TypeScript5644
© Каталог MCP, 2026. Все права защищены.
Проект не аффилирован с Anthropic и любыми упомянутыми продуктами.
Все названия и торговые марки принадлежат их владельцам.
Контакты для связи: hi@mcp-katalog.ru

Лука Никитин