Skip to main content
Glama

API-Market MCP Server

by Noveum

Search_Images

Retrieve relevant image search results by specifying queries, filters, and parameters such as language, country, and safe search options using this API tool.

Instructions

Retrieve image search results based on query parameters

Input Schema

NameRequiredDescriptionDefault
countNoNumber of results to return
countryNoCountry code
qYesSearch query
safesearchNoSafe search filter
search_langNoSearch language
spellcheckNoEnable spellcheck

Input Schema (JSON Schema)

{ "properties": { "count": { "description": "Number of results to return", "type": "integer" }, "country": { "description": "Country code", "type": "string" }, "q": { "description": "Search query", "type": "string" }, "safesearch": { "description": "Safe search filter", "type": "string" }, "search_lang": { "description": "Search language", "type": "string" }, "spellcheck": { "description": "Enable spellcheck", "type": "boolean" } }, "required": [ "q" ], "type": "object" }

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/Noveum/api-market-mcp-server'

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