Skip to main content
Glama
tharlestsa

OpenLandMap MCP Server

by tharlestsa

get_all_data_assets

Retrieve Cloud-Optimized GeoTIFF download URLs for raster data layers from OpenLandMap collections by filtering assets with role 'data'.

Instructions

Get only data assets (excluding thumbnails, styles).

Filters assets by role='data', returning only actual raster data layers (Cloud-Optimized GeoTIFFs). Useful when you need download URLs.

Args: collection_id: Collection identifier. item_id: Item identifier.

Returns: List of AssetInfo dicts with role 'data'.

Example: get_all_data_assets("organic.carbon_usda.6a1c", "organic.carbon_usda.6a1c_20180101_20181231")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collection_idYes
item_idYes

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/tharlestsa/openlandmap_mcp'

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