Back to Browse

Screenshot MCP Server

Developer ToolsUse Caution3.0MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://data.dataleads.pro/mcp/screenshot

Security Report

3.0
Use Caution3.0High Risk

Valid MCP server (1 strong, 3 medium validity signals). 6 known CVEs in dependencies (1 critical, 5 high severity) Imported from the Official MCP Registry.

2 tools verified · Open access · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Screenshot API

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

Part of the DataLeads API suite (Tools category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.

Endpoints

MethodPathDescription
POST/screenshotV1 Screenshot
POST/session/createV1 Session Create

Quick start

curl -X POST https://data.dataleads.pro/v1/screenshot \
  -H 'Content-Type: application/json' \
  -d '{"clientKey": "YOUR_CLIENT_KEY", "url": "https://en.wikipedia.org/wiki/Denver", "fullPage": true}'

Replace YOUR_CLIENT_KEY with your key. Get one at https://data.dataleads.pro - free tier included.

MCP server

  • Remote (Streamable HTTP): https://data.dataleads.pro/mcp/screenshot
  • Stdio (Docker): docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/screenshot-mcp:latest

Pricing

TierPriceRequests
Free$0500/mo
Starter$9/mo5,000
Pro$29/mo25,000
Business$99/mo100,000
Enterprisecustomcustom

Full plan details at https://data.dataleads.pro.

License

MIT - see LICENSE.

Reviews

No reviews yet

Be the first to review this server!