mcpbeat Sign in

Screenshot MCP Server

answering

Screenshot is answering right now. Last checked 5 min ago. It exposes 2 tools. Last commit 17 Sep 2026.

Pixel-perfect webpage screenshots rendered in a real browser, full-page or viewport, via one POST.

Uptime history 19 hours of history
19 hours agonow
100.0%
Uptime 24h
70 of 70 checks
2
Tools
read from the server
788 ms
Response time
average over 24h
0
Stars
last commit 17 Sep 2026

Nothing serious here today

Today is the operative word: we check Screenshot every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add screenshot --transport http https://data.dataleads.pro/mcp/screenshot
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "screenshot": {
      "url": "https://data.dataleads.pro/mcp/screenshot"
    }
  }
}
~/.codex/config.toml
[mcp_servers.screenshot]
url = "https://data.dataleads.pro/mcp/screenshot"
.cursor/mcp.json
{
  "mcpServers": {
    "screenshot": {
      "url": "https://data.dataleads.pro/mcp/screenshot"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "screenshot": {
      "url": "https://data.dataleads.pro/mcp/screenshot"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

screenshot
screenshot
V1 Screenshot
session
session_create
V1 Session Create

Endpoints

URLTransportStateLatencyChecked
https://data.dataleads.pro/mcp/screenshot streamable-http answering 495 ms 5 min ago

Alternatives to Screenshot

same job, measured the same way
url2image
by url2image

Capture batches of public web pages in a real browser and download the screenshots as a zip.

5 tools answering
PageShot MCP
by dpozimski

Capture webpage screenshots with format, viewport, and dark mode options

30 installs/wk local only
kite-lite
by mauricioperera

Fetch, parse, screenshot and browse pages via MCP without a real browser -- no JS execution.

local only
Hwatu
by hongnoul

Verification browser for coding agents: headless WebKit, DOM eval, screenshots, pixel-diff.

local only
Render MCP
by rodromer

Hosted browser for AI agents: screenshots, post-JS DOM, console, WCAG. No install, no API key.

6 tools answering
Grabbit
by grabbit

Screenshot any URL as a hosted image. No local browser; handles bot walls and full-page captures.

answering
Site-Shot
by site-shot

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

74 installs/wk local only
Clickcast
by alexkay28

Drive a real Playwright browser: annotated screenshot + structured page state after every action.

214 installs/wk local only

Screenshot — questions

Answers built from our own checks of this server.

What can Screenshot do?
It exposes 2 tools, read directly from the server on our last check. Among them: screenshot, session_create. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Screenshot working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 70 of 70 checks got a reply (100.0%), average response time 788 ms. The bar chart above shows every period we have measured.
How do I connect Screenshot?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Screenshot need an API key?
No. Screenshot completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Screenshot?
It answers our handshake in 788 ms on average, which is faster than 14% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Screenshot open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.