Skip to main content
Glama

APIScreenshot

Server Details

Screenshot any URL or HTML as PNG/JPEG/WebP from your AI agent. Full-page, clean, no install.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 1 of 1 tools scored.

Server CoherenceA
Disambiguation5/5

With only one tool, there is no possibility of confusion among tools.

Naming Consistency5/5

The single tool name 'take_screenshot' follows a clear verb_noun pattern, consistent with itself.

Tool Count3/5

The tool count is 1, which is borderline thin for typical MCP servers. While the tool is comprehensive, the surface feels minimal.

Completeness5/5

The tool covers all necessary screenshot functionality: URL or HTML input, multiple formats, viewport control, and element selection. No obvious gaps.

Available Tools

1 tool
take_screenshotTake ScreenshotAInspect

Capture a screenshot of a live website (by URL) or of inline HTML and return it as an image. Provide exactly one of url or html. Supports full-page capture, PNG/JPEG/WebP output, a custom viewport, and capturing a single element by CSS selector. Requires an API key (Authorization: Bearer) — get one at https://apiscreenshot.com.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlNoAbsolute http(s) URL of the page to capture. Provide EXACTLY ONE of `url` or `html`.
htmlNoInline HTML to render and capture instead of navigating to a URL. Provide EXACTLY ONE of `url` or `html`.
formatNoOutput image format: 'png' (default, lossless), 'jpeg' or 'webp'.
fullPageNoCapture the full scrollable page instead of just the viewport. Default false.
selectorNoCSS selector — capture just the first matching element instead of the page.
viewportNoBrowser viewport to render at.
Behavior3/5

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

No annotations provided, so description carries burden. Mentions authorization and output type, but does not disclose rate limits, file size limits, latency, or error behavior. 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.

Conciseness5/5

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

Two sentences that are well-structured and front-loaded. Every sentence adds essential information. No wasted words.

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

Completeness4/5

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

Covers major features comprehensively given 6 parameters and no output schema. Slightly vague on return format (image) and no mention of error handling, but otherwise complete.

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

Parameters4/5

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

Schema coverage is 100%, so baseline is 3. Description adds value by clarifying mutual exclusivity of url/html and explaining the viewport object. Goes beyond schema repetition.

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

Purpose5/5

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

Clearly states it captures a screenshot of a live website or inline HTML. Specifies key features: full-page capture, output formats, custom viewport, and element selection. Distinguishes from missing siblings is not needed.

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

Usage Guidelines4/5

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

Explicitly says to provide exactly one of url or html. Mentions requirement for API key and where to get it. Does not mention alternatives, but context is clear for correct usage.

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

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources