Skip to main content
Glama
stac_queryables.py262 B
from stac_mcp.tools.client import STACClient client = STACClient(catalog_url="https://planetarycomputer.microsoft.com/api/stac/v1") res = client.get_queryables(collection_id="sentinel-2-l2a") print(res.keys()) print(list(res.get("queryables", {}).keys())[:20])

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