Skip to main content
Glama

Multi-MCPs

by TaylorChen

search_photos

Search and retrieve photos from Unsplash using a query. Designed for quick access to high-quality images for projects, presentations, or personal use, integrated within the Multi-MCPs server for streamlined API interactions.

Instructions

Search Unsplash photos

Input Schema

NameRequiredDescriptionDefault
per_pageNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "per_page": { "type": "number" }, "query": { "type": "string" } }, "required": [ "query" ], "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/TaylorChen/muti-mcps'

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