get_collection
ActiveTool of Nasa Cmr
declared in 0.1.0
Get full metadata for one NASA Earth-science collection by its CMR concept ID — summary, DOI/landing page, spatial coverage, temporal range, and access links. Keyless.
Parameters schema
{
"type": "object",
"required": [
"concept_id"
],
"properties": {
"concept_id": {
"type": "string",
"description": "CMR collection concept ID, e.g. \"C1748058432-LPCLOUD\" (MODIS/Terra Land Surface Temperature MOD11A1). Get IDs from search_collections."
}
}
}Parent server
Nasa Cmr
https://github.com/pipeworx-io/mcp-nasa-cmr
1/7 registries