Skip to main content
Glama

search_collections

Discover and list available geospatial data collections from STAC catalogs to identify relevant satellite imagery, weather data, and other spatial datasets for analysis.

Instructions

Search and list available STAC collections

Input Schema

NameRequiredDescriptionDefault
catalog_urlNoSTAC catalog URL (optional, defaults to Microsoft Planetary Computer)
limitNoMaximum number of collections to return

Input Schema (JSON Schema)

{ "properties": { "catalog_url": { "description": "STAC catalog URL (optional, defaults to Microsoft Planetary Computer)", "type": "string" }, "limit": { "default": 10, "description": "Maximum number of collections to return", "maximum": 100, "minimum": 1, "type": "integer" } }, "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/BnJam/stac-mcp'

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