Skip to main content
Glama
tharlestsa

OpenLandMap MCP Server

by tharlestsa

list_collections

Browse and filter available environmental data collections in the OpenLandMap catalog by theme or keyword to discover datasets for geospatial analysis.

Instructions

List available data collections in the OpenLandMap catalog.

Supports filtering by thematic category and keyword search in title/description. Returns lightweight summaries for browsing.

Args: theme: Filter by theme alias ('soil', 'vegetation', 'climate', 'land_cover', 'terrain', 'water', 'atmosphere', 'population') or native theme name. Case-insensitive. keyword: Text search across title, description, and keywords. Case-insensitive. limit: Maximum number of results (1-200, default: 50).

Returns: List of CollectionSummary dicts with id, title, theme, temporal extent, item count, etc.

Example: list_collections(theme="soil", limit=10) list_collections(keyword="organic carbon")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
themeNo
keywordNo
limitNo

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