geojson
ActiveTool of Nasa Eonet
declared in 0.1.0
Same as events but returns GeoJSON FeatureCollection (good for direct map rendering).
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 25,
"status": "open",
"category": "volcanoes"
}
],
"properties": {
"bbox": {
"type": "string"
},
"days": {
"type": "number"
},
"limit": {
"type": "number"
},
"status": {
"type": "string"
},
"category": {
"type": "string"
}
}
}Parent server
Nasa Eonet
https://github.com/pipeworx-io/mcp-nasa-eonet
1/7 registries