Skip to main content
Glama
marwa-mrwan

Mangools MCP

by marwa-mrwan

serpchecker_snapshot

Retrieve a snapshot image URL of a search engine results page by providing its SERP ID.

Instructions

Get SERP snapshot image URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyNoOptional JSON request body to pass directly to POST/PUT/PATCH/DELETE endpoints.
queryNoOptional query string parameters to pass directly to the Mangools endpoint.
serp_idYesSERP snapshot ID.
Behavior2/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 only says 'Get' without indicating whether this is a safe read, whether it generates or retrieves a stored image, or any auth/rate-limit implications. This is minimal and insufficient for a full understanding.

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 extremely concise (six words) and front-loaded, avoiding any wasted words. While it could include more context without bloat, its efficient structure earns a high score.

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?

Without an output schema or annotations, the description should explain the return format and surrounding context. It merely says 'image URL' without describing snapshot semantics, how URLs are generated, or any prerequisites. This leaves notable gaps for a complete understanding.

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 descriptions cover all parameters (100%), including 'serp_id' as 'SERP snapshot ID' and generic passthrough fields. The description adds no extra meaning beyond what the schema provides, but the baseline 3 applies because the schema already documents each parameter.

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?

The description clearly states the specific action: retrieving the image URL for a SERP snapshot. The verb 'Get' and the resource 'SERP snapshot image URL' precisely define the tool's output and distinguish it from siblings that list SERPs or provide metrics.

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 is provided on when to use this tool vs. alternatives. It lacks prerequisites (e.g., needing an existing snapshot ID) and does not mention any exclusions or related tools. The usage context is entirely unaddressed.

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/marwa-mrwan/mangools-mcp-codex'

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