Skip to main content
Glama
Octen-Team

octen-mcp

Official
by Octen-Team

image_search

Find images by text query or reference image, returning ranked results with titles, dimensions, and thumbnails. Optionally filter by time, domain, or design topic for UI references.

Instructions

Find images on the web by text query, and optionally by a reference image — returns ranked results (title, source page, dimensions, thumbnail, description, summary). In Beta; contact us to request beta access. Pass a text query, and optionally an image_url to search by reference image. Set topic to design for UI design references — each result then carries a structured style summary and an html_snippet for building/restyling frontends. Use this when the user wants pictures, photos, diagrams, screenshots, or visual references — not for general text web search.

keywords: find images, image search, photos, pictures, screenshots, visual reference, diagram, icon, illustration, UI design, reference image

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNoNumber of results to return (1-10). Default 5.
queryYesText query describing the images to find.
topicNoImage category: `general` for broad image search, `design` for design / illustration oriented results. Default general.general
timeoutNoRequest timeout in seconds (1-60). Defaults to 30s if unset.
end_timeNoUpper bound for the time window, ISO 8601.
image_urlNoOptional public image URL to search by reference image (visual similarity), in addition to the text `query`.
safesearchNoAdult-content filter. Default strict.strict
start_timeNoLower bound for the time window, ISO 8601 (e.g. '2025-01-01T00:00:00Z').
time_rangeNoRelative time window (e.g. `week`, `month`). Mutually exclusive with `start_time`/`end_time` — if both are given, the absolute range wins.
html_snippetNoReturn an HTML snippet of the source context per result. Omit to use the server default.
exclude_domainsNoDrop results from these domains.
include_domainsNoOnly return results from these domains (e.g. 'unsplash.com').
Behavior4/5

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

With no annotations, the description carries the transparency burden. It discloses Beta access requirements, the optional reference-image mode, the design-topic behavior, and the result fields. It does not cover rate limits or detailed auth, but it provides substantial behavioral context beyond the schema.

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 front-loaded with the main purpose and keeps usage guidance tight. The keyword line is somewhat redundant but not bloated; overall it is appropriately sized for a 12-parameter tool.

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 complex tool with no output schema and no annotations, the description covers the main invocation patterns, result contents, beta access, and design-mode behavior. It doesn't explain every parameter, but the schema already does; it is complete enough for an agent to select and call the tool correctly.

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 the baseline is 3. The description adds meaning by explaining how query and image_url combine, what topic=design changes in the results, and what html_snippet is for — value beyond the schema's per-property descriptions.

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 opens with a specific verb and resource: 'Find images on the web by text query, and optionally by a reference image.' It also lists concrete return fields and explicitly contrasts with general text web search, distinguishing it from siblings like news_search and video_search.

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?

It gives explicit when-to-use guidance: 'Use this when the user wants pictures, photos, diagrams, screenshots, or visual references — not for general text web search.' It does not name sibling alternatives directly, but the exclusion and use-case list make the choice clear.

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/Octen-Team/octen-mcp'

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