Skip to main content
Glama
dhanavathsrikanth

screenshotapi-mcp

render-screenshot

Capture a website screenshot with device emulation, dark mode, and ad blocking. Supports full-page captures and geo-targeting for accurate rendering.

Instructions

Capture a screenshot of any website URL. Returns the image URL, dimensions, and file size. Supports device emulation, dark mode, ad/cookie/tracker blocking, geo-targeting, and full-page captures.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL of the website to screenshot
delayNoMilliseconds to wait before capturing
widthNoViewport width in pixels
deviceNoDevice emulation preset (sets viewport + scale + touch + user agent)
formatNoOutput image formatpng
heightNoViewport height in pixels
countryNoCountry code for geo-targeted rendering (Pro+ plans only)
qualityNoImage quality (1-100, applies to jpeg/webp)
timeoutNoPage load timeout in milliseconds
wait_forNoWhen to consider the page readynetworkidle0
block_adsNoBlock advertisements
dark_modeNoForce dark mode on the page
full_pageNoCapture the full scrollable page
block_trackersNoBlock tracking scripts
block_cookie_bannersNoBlock cookie consent banners
Install Server

TDQS

B3.1/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden of behavioral disclosure. It mentions the return format and lists supported features (device emulation, dark mode, ad/cookie/tracker blocking, geo-targeting, full-page), which is helpful. However, it does not disclose any potential failures, auth requirements, rate limits, or the nature of the returned URL (e.g., temporary vs. permanent), leaving gaps in behavioral context. It is adequate but not thorough.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, with two sentences that front-load the primary action and return info. It avoids redundancy and is easy to scan. It could be slightly more structured (e.g., separating features), but it is efficient and clear.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 15 parameters and no output schema, the description provides only a high-level overview. It fails to mention how it differs from the sibling 'get-screenshot', which is critical for tool selection. It also does not mention any constraints (e.g., URL accessibility, authentication) or elaborate on the returned image URL's properties. This incompleteness leaves an agent uncertain about when and how to use it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description references many features that map to parameters (e.g., dark_mode, block_ads, country, full_page), but these are already well-described in the schema. The description adds little semantic value beyond grouping these features together; it does not clarify any parameter's deeper behavior or edge cases.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'Capture' and the resource 'screenshot of any website URL', and also mentions the return values (image URL, dimensions, file size). However, it does not differentiate from the sibling tool 'get-screenshot', which likely performs a similar function, so it loses a point for not distinguishing between similar tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives like 'get-screenshot' or 'capture-element'. It simply states what it does without any context on selection criteria, prerequisites, or exclusions. An agent would have no basis to choose this over its siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dhanavathsrikanth/screenshotapi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server