Skip to main content
Glama

screen

Capture and annotate screenshots from mobile and desktop platforms. Use capture with optional compression, diff, or quality presets. Use annotate to highlight element bounding boxes. Supports Android, iOS, desktop, Aurora, and browser.

Instructions

Screen capture and annotation. capture: screenshot with compression/diff. annotate: screenshot with element bounding boxes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes
platformNoTarget platform. If not specified, uses the active target.
presetNoQuality preset: low (270x480 q40), medium (540x960 q55, default), high (810x1440 q70)
compressNoCompress image (default: true)
maxWidthNoMax width in pixels (default: 540)
maxHeightNoMax height in pixels (default: 960)
qualityNoJPEG quality 1-100 (default: 55)
monitorIndexNoMonitor index for multi-monitor desktop setups
diffNoCompare with previous screenshot (capture only)
diffThresholdNoPixel difference threshold 0-255 (default: 30)
waitForStableNoWait for UI to stabilize before capturing (capture only)
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits. It mentions compression/diff and bounding boxes but does not specify side effects, return format, or error conditions. For a capture tool, it lacks details like whether it saves files or returns data.

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?

Very concise, two sentences, front-loaded with main purpose. Could be more efficient by avoiding repetition of 'screenshot' but overall well-structured.

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 11 parameters, no output schema, and no annotations, the description is incomplete. It does not explain return values, error handling, or the meaning of 'element bounding boxes'. Insufficient for a complex tool.

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 coverage is 91%, most parameters have descriptions. The description adds no extra meaning beyond the schema; it only groups parameters by action (capture vs annotate), which is already clear from parameter descriptions. Baseline 3 is appropriate.

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 states the tool does screen capture and annotation, with brief elaboration on two actions: capture with compression/diff and annotate with element bounding boxes. It is clear but does not use a explicit verb+resource format.

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?

No guidance on when to use this tool versus siblings like ui or device. No exclusions or alternatives mentioned. The description only implies usage for screenshots.

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/AlexGladkov/claude-in-mobile'

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