Skip to main content
Glama

fourget_image_search

Search for images using the 4get meta search engine to find relevant pictures with URLs, thumbnails, and metadata. Supports pagination and filtering options.

Instructions

Search for images using the 4get meta search engine. Returns image results with URLs, thumbnails, and metadata. Supports pagination via the 'npt' token and various image filters.

Input Schema

NameRequiredDescriptionDefault
extra_paramsNo
page_tokenNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "extra_params": { "anyOf": [ { "additionalProperties": true, "type": "object" }, { "type": "null" } ], "default": null }, "page_token": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null }, "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }

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/yshalsager/mcp-4get'

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