Skip to main content
Glama
spider-rs

spider-cloud-mcp

by spider-rs

spider_screenshot

Capture web page screenshots as base64 or binary data. Specify URL, viewport, cookies, and more for full-page or custom captures.

Instructions

Capture screenshots of web pages. Returns base64-encoded images or binary data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL to screenshot
binaryNoReturn image as binary instead of base64
localeNoLocale
cookiesNoHTTP cookies
timeoutNoRequest timeout
timezoneNoTimezone
viewportNoDevice viewport settings
block_adsNoBlock advertisements
full_pageNoScreenshot full page. Default: true
automationNoWeb automation actions before screenshot
cdp_paramsNoChrome DevTools Protocol settings
screenshotNoEnable screenshot capture
fingerprintNoAdvanced fingerprint detection
block_imagesNoBlock image loading
country_codeNoISO country code for proxy
proxy_enabledNoEnable premium proxies
block_analyticsNoBlock analytics
omit_backgroundNoOmit background
block_stylesheetsNoBlock stylesheets
Behavior2/5

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

With no annotations provided, the description carries the full burden of disclosing behavioral traits. It only mentions the return format (base64 or binary) and ignores aspects like page loading, navigation, or automation actions, which are implied by the many parameters but not explained.

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

Conciseness5/5

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

The description is exceptionally concise with two clear sentences: one stating the purpose and one stating the return format. Every word earns its place, and the front-loaded purpose makes it easy to scan.

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's complexity (19 parameters, nested objects, no output schema), this description is under-specified. It lacks any context on when to use the tool, how the many parameters interrelate, or what the return data looks like beyond base64/binary, making it insufficient for effective tool selection.

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?

The schema has 100% parameter description coverage, so the baseline is 3. The tool description adds no extra semantic meaning beyond what the schema already provides, but it does not need to due to full schema coverage.

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 tool captures screenshots of web pages, which is a specific verb and resource. 'Screenshot' is distinct from sibling tools like spider_scrape or spider_crawl, but it does not explicitly contrast them, so it falls short of a perfect score.

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. It does not mention any exclusions, prerequisites, or scenarios where this tool is preferred, leaving the agent without contextual direction.

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

Install Server

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/spider-rs/spider-cloud-mcp-server'

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