Skip to main content
Glama
tharlestsa

OpenLandMap MCP Server

by tharlestsa

get_item_detail

Retrieve comprehensive metadata, assets, and spatial-temporal details for specific geospatial data items from OpenLandMap's global environmental datasets.

Instructions

Get full details for a specific STAC item including all assets.

Returns complete metadata, bounding box, geometry, temporal range, and all available assets with resolved URLs, MIME types, roles, and file sizes.

Args: collection_id: Collection identifier. item_id: Item identifier within the collection.

Returns: ItemDetail dict with geometry, properties, and assets list.

Example: get_item_detail("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