Skip to main content
Glama

InfyPNG — Free Transparent PNG Clipart

search_designs

Search the InfyPNG catalog of free transparent PNG clipart by keyword. Returns matching designs with their page URLs. Send the user to the page for downloads — every page offers the free transparent PNG (4096px, 300 PPI), no account needed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results, default 10, max 30
queryYesWhat to search for, e.g. "crown", "halloween skull"

TDQS

A4.2/5.0
Behavior4/5

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

With no annotations provided, the description carries the behavioral disclosure burden. It discloses that results are page URLs rather than direct images, that the PNG is free and available at 4096px/300 PPI, and that no account is needed. This is solid behavioral context for a simple search tool, though it does not mention pagination or error behavior.

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 two sentences with no filler. The core search behavior is front-loaded, followed by actionable guidance on what to do with the results and what the user can expect from the destination pages.

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?

For a low-complexity search tool with complete parameter coverage, the description provides everything necessary to call it correctly: the search action, the result shape, and the user-facing next step. It could mention licensing explicitly, but 'free transparent PNG' plus the sibling get_licence makes the absence acceptable.

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 already documents both parameters with 100% coverage, so the baseline applies. The description adds little beyond the schema: it refers generally to 'keyword' and 'page URLs' but does not elaborate on limit semantics or query formatting beyond what the schema already states.

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 states a specific verb ('Search'), a specific resource ('InfyPNG catalog of free transparent PNG clipart'), and the result shape ('matching designs with their page URLs'). It clearly distinguishes itself from siblings like get_design, get_licence, and list_categories by framing this as the keyword-search entry point.

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?

The description makes the intended use clear: search by keyword and then send the user to the resulting page for downloads. It gives a concrete workflow and even states what every page offers, but it does not explicitly name when to prefer an alternative tool such as get_design or get_licence.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool serves a distinct purpose: fetching design details, retrieving the global licence, listing categories, and searching the catalog. No overlap or ambiguity between them, making it clear which tool to use for a given task.

Naming Consistency5/5

All four tools follow a consistent verb_noun pattern in lowercase snake_case (get_design, get_licence, list_categories, search_designs). The naming is uniform and predictable.

Tool Count5/5

With only 4 tools, the surface is compact and well-scoped for the server's purpose—searching and retrieving information about free PNGs. It avoids redundancy and each tool earns its place within the typical 3-15 range.

Completeness4/5

The tool set covers the main user flows: searching, viewing details, browsing categories, and understanding licensing. A minor gap is the lack of a direct 'list designs in category' tool, but category URLs and search can partially bridge this, so it's not a critical omission.

Resources